shouguoyang
Results
2
issues of
shouguoyang
i just used gcc compiler to compile the binary and the binary was able to run normally on the machine, but angr can not run it, and got the error...
stale
I write a IDAPython script. I can run it by `idat -S"script.py" x86_binary.idb`. But when i run `idat -S"script.py" arm_binary.idb`, It didn't work. The statement `idaapi.init_hexrays_plugin()` in script returns false....