-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using jsdec
with Cutter always fails to parse JSON output of it:
#30
Comments
I have a similar issue with several of the win32 binaries in the IOLI crackmes. pddi output: https://pastebin.com/cqP6Y5uv The IOLI crackmes are built against MinGW. I found that I can decompile the linux binaries without issue. |
This comment was marked as resolved.
This comment was marked as resolved.
can you share the bin? i can't repro |
https://github.com/rizinorg/book/raw/master/src/crackmes/ioli/IOLI-crackme.tar.gz Cutter 2.3.2 running on Windows 11 Pro. Open bin-win32/crackme0x00.exe in Cutter with analysis (aaa) enabled. Open the main function in the decompiler view. Note, Cutter 2.0.5 seems to work as expected. |
@wargio: Were you able to reproduce the issue given that information? |
yes, i was able to reproduce it, seems that something changed on rizin side and is returning an empty value. i'm not sure if it is worth spending time understanding what is wrong or just merging dev into master. |
Describe the bug
Before opening a bug report run
rzpm install jsdec
and verify it crashes also on the latest version.A clear and concise description of what the bug is (if known).
Component
Reproduce via JSON (pddi)
jsdec_30_pddi.txt.zip
The text was updated successfully, but these errors were encountered: