摘要:
objection 可以使用外置的插件 以葫芦娃的wallbreaker为例子 https://github.com/hluwa/Wallbreaker 1.下载git上插件目录,拷贝至~/.objection/plugins 如果没有该插件目录,自行新建 git clone https://git 阅读全文
摘要:
hrdev 详细参考: https://github.com/ax330d/hrdev/issues/2 在ida7.0环境下验证的 1.python是2.7版本,需要安装对应的clang版本11.0 c:\python27\Scripts\pip.exe install clang Collect 阅读全文
摘要:
1.首先在任务管理器强制关闭vmware相关的进程。 2.删除虚拟机镜像下生成的lck等文件。 3.在虚拟机快照或者设置内关闭显示器的3d模式。 阅读全文
摘要:
https://www.anquanke.com/post/id/199898 阅读全文
摘要:
https://blog.csdn.net/sun2728/article/details/100171537 https://github.com/onethawt/idaplugins-list 阅读全文
摘要:
版本是2019.4 直接用 apt-get install ibus ibus-pinyin 然后在任务栏里面添加pinyin就行 快捷键切换时win+space 阅读全文
摘要:
1.刷机所需要的镜像不是随便下载的,需要找到google支持的手机的版本 2.先找到对应的版本的代号 https://source.android.com/setup/start/build-numbers 具体方法: 1.如果机器是Pixel,则在界面搜索Pixel支持的最新的版本号,2021-4 阅读全文
摘要:
https://blog.csdn.net/szxpck/article/details/107203718 目标:在IDA pro7.0上安装findcrypt这个插件。 而findcrypt这个插件需要依赖python的yara-python模块。因此先安装yara-python。 因为要用到p 阅读全文
摘要:
https://downloads.gradle-dn.com/distributions/gradle-6.1.1-all.zip 如果是在ubuntu下,则将其拷贝到 ~/.gradle/wrapper/dists/gradle-6.1.1-all/cfmwm155h49vnt3hynmlrsd 阅读全文