![240](https://upload.jianshu.io/users/upload_avatars/1808162/c02f4e4e-4e6b-4bbe-a2e2-09f8e6e85ba2.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:辽宁
libart.so位置是在 /system/lib/libart.so adb pull /system/lib/libart.so . Exp...
压缩加壳流程图Untitled%20b87c2790bd8e44b1b1300d93e1fa51b7/Untitled.png 先把 libex...
先执行IDA动态调试步骤 在JNI_ONLOAD下断点,越往后越好,按ctrl+s查看节点信息,后面的R表示读,W表示写,X表示执行 我们需要的...
ELF文件详解 ELF文件分为四个部分:elf header,program header table,section header table...