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
{{ message }}
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
i've got several questions.
Hope the questions are not too n00bish.
Binary Ninja Version : ??
My setup:
Python 2.7
Windows 7 64bit
The following are my questions:
1.) Must i open a file before i can use "Python Console" under "Tools" -> "Python Console"?
If the answer is no, it didn't work as expected. The "Python Console" didn't show up if no files are opened. If yes, just ignore this question.
2.) So when i opened a executable and fire up "Python Console" under "Tools" -> "Python Console".
The "Python Console" showed. Then i type "quit()" in the console. Naturally the "Python Console" became "disabled". But i cannot go to "Tools" -> "Python Console" to re-enable it.
I have close the application in order to use "Python Console" again. Not sure this is the expected behaviour.
3.) If i click "Help" -> "About", i can see these keep repeating in the command line.
QPicture: invalid format version 0
libpng warning: Unknown iTXt compression type or method
libpng warning: Unknown iTXt compression type or method
It will only stop printing these once i close the "About" messagebox.