Getting seg fault while decompiling JSByteCodeWin.bin(acrobat reader 2020).
basically when input this command: ./dead0007 JSByteCodeWin.bin > core.js.
any suggestion?
- I have been audited the code for a while and I would suggest you to check if malloc() returns null ptr to prevent fread() to
operate on null chunk of memory ;).
Getting seg fault while decompiling JSByteCodeWin.bin(acrobat reader 2020).
basically when input this command: ./dead0007 JSByteCodeWin.bin > core.js.
any suggestion?
operate on null chunk of memory ;).