吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 31897|回复: 47
收起左侧

[IDA Plugin] ida 7.0插件

  [复制链接]
A-new 发表于 2017-11-2 12:05
本帖最后由 A-new 于 2017-11-3 18:21 编辑

IDA7出来一段时间了,在网上翻了一下目前7上可用的插件如下,
Keypatch 链接:https://github.com/keystone-engine/keypatch ida补丁神器,
安装 1、下载Keypatch.py复制到插件目录
        2、下载安装keystone python模块https://github.com/keystone-engine/keystone/releases/download/0.9.1/keystone-0.9.1-python-win64.msi

sk3wldbg 链接:https://github.com/cseagle/sk3wl ... bins/windows/ida700
安装 1、下载里面的5个dll
         2、复制sk3wldbg_user.dll和sk3wldbg_user64.dll到ida插件目录,复制其余三个dll到ida目录

AutoRE 链接:https://github.com/a1ext/auto_re

IFL 链接:https://github.com/hasherezade/ida_ifl

还有的话大家补充
--------------根据@流水 大侠的指引,又翻了一下还真找到几个比较有意思的东西---------------
FRIEND 链接:https://github.com/alexhude/FRIEND
简介:FRIEND is an IDA plugin created to improve disassembly and bring register/instruction documentation right into IDA View.
基本就是哪里不会点哪里的一个插件吧

x86emu 链接:https://github.com/cseagle/x86emu
简介:Embedded x86 emulator for Ida Pro
CPU模拟器吧,可以模拟执行一些代码这些。

Lighthouse 链接:https://github.com/gaasedelen/lighthouse
简介:Code Coverage Explorer for IDA Pro
代码覆盖测试的东东需要配合 DynamoRIO 或者 Intel Pin 这些使用,更详细的看文档吧

findcrypt-yara 链接:https://github.com/polymorf/findcrypt-yara
简介:IDA pro plugin to find crypto constants (and more)

AndroidAttacher 链接:https://github.com/zhkl0228/AndroidAttacher

python Editor 链接:https://github.com/techbliss/Python_editor
简介:what it Does: I always hated the Old Run script command, so i set up making my own editor for ida pro. Just like the ida one but much nicer and better Python language. Run Scripts files and apps within ida.

ret-sync 链接:https://github.com/bootleg/ret-sync
简介:ret-sync stands for Reverse-Engineering Tools synchronization. It's a set of plugins that help to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg/OllyDbg2/x64dbg) with IDA disassembler. The underlying idea is simple: take the best from both worlds (static and dynamic analysis).
让调试器(WinDbg / GDB / LLDB / OllyDbg / OllyDbg2 / x64dbg)与IDA同步的一个插件

还有稍早前发的
OllyMigrateOllyDumpEx

免费评分

参与人数 16吾爱币 +24 热心值 +16 收起 理由
sdacan + 1 + 1 谢谢@Thanks!
C-ARan + 1 + 1 谢谢@Thanks!
MaxMadcc + 1 + 1 谢谢@Thanks!
大喵 + 1 + 1 谢谢@Thanks!
jflmao + 1 + 1 谢谢@Thanks!
hearne + 1 + 1 鼓励转贴优秀软件安全工具和文档!
a5606495 + 1 + 1 谢谢@Thanks!
610100 + 1 鼓励转贴优秀软件安全工具和文档!
WANGYU2010 + 1 + 1 斑竹可以考虑把插件直接集成到软件中去!
SomnusXZY + 1 + 1 热心回复!
hcloveld + 1 + 1 热心回复!
Stack + 1 + 1 谢谢@Thanks!
Poner + 5 + 1 鼓励转贴优秀软件安全工具和文档!
Hmily + 5 + 1 鼓励转贴优秀软件安全工具和文档!
hejialong + 2 + 1 谢谢@Thanks!
大大怪 + 1 + 1 热心回复!

查看全部评分

本帖被以下淘专辑推荐:

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

流水 发表于 2017-11-3 08:25
可以github上搜索ida 7.0,可以发现更多插件

[Bash shell] 纯文本查看 复制代码
https://github.com/search?p=1&q=+ida+7.0&type=Commits&utf8=%E2%9C%93

免费评分

参与人数 1热心值 +1 收起 理由
610100 + 1 谢谢@Thanks!

查看全部评分

Nisy 发表于 2017-11-2 15:02
Hmily 发表于 2017-11-2 14:20
a哥Keypatch可以用了?之前Keypatch 扔进插件目录还报错。

直接下载这个文件,版本是2.2,不要去下载release文件,那没有更新。
keypatch.py        fixed ida pro 7 beta6(170831) x86 crash and code refactor (#27)        2 months ago

点评

恩,看到了,已经更新了。  详情 回复 发表于 2017-11-2 15:05
by_l 发表于 2017-11-2 12:12
xjun 发表于 2017-11-2 12:25
HexRaysCodeXplorer 居然还没更新7.0...

点评

下源码,换ida7的sdk,编译一下试试么  详情 回复 发表于 2017-11-2 18:29
lies2014 发表于 2017-11-2 13:02
楼主费心了,Keypatch已经在用了
_pan 发表于 2017-11-2 13:25
谢谢分享!
Hmily 发表于 2017-11-2 14:20
a哥Keypatch可以用了?之前Keypatch 扔进插件目录还报错。

点评

看我写的安装说明么,别下release,直接下那个py文件就好了  详情 回复 发表于 2017-11-2 18:26
直接下载这个文件,版本是2.2,不要去下载release文件,那没有更新。 keypatch.py fixed ida pro 7 beta6(170831) x86 crash and code refactor (#27) 2 months ago  详情 回复 发表于 2017-11-2 15:02
Hmily 发表于 2017-11-2 14:58
看了下,Keypatch v2.2还没正式发布,但已经开始改了https://raw.githubusercontent.co ... /master/keypatch.py
Hmily 发表于 2017-11-2 15:05
Nisy 发表于 2017-11-2 15:02
直接下载这个文件,版本是2.2,不要去下载release文件,那没有更新。
keypatch.py        fixed ida pro 7 beta ...

恩,看到了,已经更新了。
xiangzz 发表于 2017-11-2 18:14
介绍下用法更好
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-3-29 10:15

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表