I'm a newbie in IDApro. I'd like to save the assembly code or IDA view-A(not a graph view) text through IDApro. I know the how to save using GUI, but there are
i'm making reverse engineering on a android game made with cocos2dx library, editing the .so file (libcocos2dcpp.so) with ida pro and a hex editor. i've getting
when I reverse the binary with IDA gui, all the functions get decompiled without a problem. but when I am running an automatic script on ida without gui, there
I have a very basic knowledge about IDA and patching. From my understanding, I can change a line of code by doing Edit -> Patch program -> Assembly. But h
I'm trying to execute this python script in IDA PRO using IDAPython. https://github.com/EiNSTeiN-/ida-decompiler It says to run this script you simply just do