You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Install Snippet plugin
Add obfuscation_demo.py (from obf_demo.zip) to ~/Library/Application Support/Binary Ninja/snippets
Open Snippets plugin and Binary Ninja will crash with a SIGABRT
Expected Behavior:
No crashing
Screenshots:
If applicable, please add screenshots here to help explain your problem.
Additional Information:
I tried to minify this test case to see exactly which part of the script is causing the crash but it appears there's some sort of UI caching that causes the crash to occur from the original script regardless of me clicking Reload All Snippets. Here's the crash log: crash.log
The text was updated successfully, but these errors were encountered:
Version and Platform (required):
Bug Description:
Python snippet causing crash
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
obfuscation_demo.py
(from obf_demo.zip) to~/Library/Application Support/Binary Ninja/snippets
Expected Behavior:
No crashing
Screenshots:
If applicable, please add screenshots here to help explain your problem.
Additional Information:
I tried to minify this test case to see exactly which part of the script is causing the crash but it appears there's some sort of UI caching that causes the crash to occur from the original script regardless of me clicking
Reload All Snippets
. Here's the crash log:crash.log
The text was updated successfully, but these errors were encountered: