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

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 10361|回复: 26
收起左侧

[Disassemblers] iaito——可能是除ida之外最好的跨平台静态分析工具

  [复制链接]
yinfuxiang 发表于 2017-10-12 09:57
转载:https://bbs.pediy.com/thread-219998.htm
首先,它是免费的。。。。。。。。。。而且开源。
不幸的是,此工具目前正在开发中...
我来介绍下如何编译iaito。
构建iaito1.克隆iaito2.安装qt5.8(官方用的是qt5.6.2)
和qt for vs3.打开vs - qt vs tools - open qt project file - 找到“iaito\src\iaito.pro”4.找到“iaito\iaito_win32\radare2\include\libr\r_cons.h”记事本打开另存为“utf-8”格式5.编译...
运行iaito1.打开cmd.exe执行windeployqt.exe iaito.exe
比如我的就是:C:\Qt\Qt5.8.0\5.8\msvc2015_64\bin\windeployqt.exe C:\Users\Administrator\Desktop\iaito\iaito.exe
2.运行...
项目:https://github.com/hteso/iaito
尝鲜版:https://github.com/stonedreamforest/iaito/releases
---------------------------------------------------------------
目前已经改名  ,项目地址也移到:https://github.com/radareorg/cutter
Cutter
A Qt and C++ GUI for radare2 reverse engineering framework (originally Iaito)
    使用了radare2框架,所以看起来很像,已经不用使用命令来运行了
ScreenshotDisclaimerCutter is not aimed at existing radare2 users, it is focused on those whose are not yet radare2 users because of the learning curve, they don't like CLI applications or the difficulty/instability of radare2.IMPORTANT: the current status is highly unstable, it is an alpha version aimed for developers. Users please wait for the first stable release with installers.RequirementsRadare2: Make sure that, when cloning the project, you use git clone --recurse-submodules or run git submodule update --init to clone the correct radare2 version. Then execute the following command in the radare2 folder:
sys/install.shQtCreator and Qt: Right now cutter uses Qt 5.9.1, you will need the latest QtCreator and Qt added during the installation:Download: Qt Open SourceAdd Qt 5.9.1: http://doc.qt.io/qtcreator/creator-project-qmake.html

TroubleshotingOn Mac, QT5 apps fail to build on QtCreator if you have the libjpeg lib installed with brew. Run this command to workaround the issue:sudo mv /usr/local/lib/libjpeg.dylib /usr/local/lib/libjpeg.dylib.not-foundPlatformsCutter is developed on OS X, Linux and Windows. The first release for users will include installers for all three platforms.DocumentationProper documentation and website will be created before the first release.HelpRight now the best place to obtain help from cutter developers and community is joining this telegram group:https://t.me/iaito#cutter on irc.freenode.net

最新版下载
https://github.com/stonedreamforest/iaito/releases/download/2017-10-11/cutter-2017-10-11.zip

免费评分

参与人数 5吾爱币 +4 热心值 +4 收起 理由
kftianji + 1 + 1 英文版,无菜单。
evill + 1 + 1 鼓励转贴优秀软件安全工具和文档!
小_Ta + 1 谢谢@Thanks!
Three_fish + 1 + 1 谢谢@Thanks!
废宅小五 + 1 谢谢@Thanks!

查看全部评分

本帖被以下淘专辑推荐:

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

Hmily 发表于 2017-10-12 11:26
yinfuxiang 发表于 2017-10-12 10:02
一直没搞懂,52论坛的编辑模式,点一下编辑自己改一个版,我还啥都没动,编辑太费劲了,凑合 ...

discuz的编辑器不适合从其他不同编辑器复制粘贴上去,因为很多编码不同,如果要粘贴,可以先切换到源代码再粘贴,然后进行代码的配色等,直接写文章还是挺好的,我给你编辑了下,另外你第一个图有盗链,修改上传本地或者删除吧。
Hmily 发表于 2017-10-12 11:51
yinfuxiang 发表于 2017-10-12 11:34
上传图片在52我很扎心,80K的图片2小时都传不完

不至于吧,网络问题?https://www.52pojie.cn/thread-209287-1-1.html 用修复工具修复一下试试?把日志给我看看?还可以上传网盘,然后图片那用网盘的直接地址引用也行。
 楼主| yinfuxiang 发表于 2017-10-12 10:02
  一直没搞懂,52论坛的编辑模式,点一下编辑自己改一个版,我还啥都没动,编辑太费劲了,凑合看吧

点评

discuz的编辑器不适合从其他不同编辑器复制粘贴上去,因为很多编码不同,如果要粘贴,可以先切换到源代码再粘贴,然后进行代码的配色等,直接写文章还是挺好的,我给你编辑了下,另外你第一个图有盗链,修改上传本地  详情 回复 发表于 2017-10-12 11:26
610100 发表于 2017-10-12 10:12
yinfuxiang 发表于 2017-10-12 10:02
一直没搞懂,52论坛的编辑模式,点一下编辑自己改一个版,我还啥都没动,编辑太费劲了,凑合 ...

是你自己转载没弄好吧?
yssun 发表于 2017-10-12 10:13
我是一个小白
peterq521 发表于 2017-10-12 10:16
惭愧 看不懂啊
电脑疯了 发表于 2017-10-12 11:09
看得我一头雾水。。
A-new 发表于 2017-10-12 11:34
iaito只是radare2的gui界面而已新的貌似改名为cutte了,radare2自带的就有web UI
r2 -c=H your_binary
 楼主| yinfuxiang 发表于 2017-10-12 11:34
Hmily 发表于 2017-10-12 11:26
discuz的编辑器不适合从其他不同编辑器复制粘贴上去,因为很多编码不同,如果要粘贴,可以先切换到源代码 ...

上传图片在52我很扎心,80K的图片2小时都传不完

点评

不至于吧,网络问题?https://www.52pojie.cn/thread-209287-1-1.html 用修复工具修复一下试试?把日志给我看看?还可以上传网盘,然后图片那用网盘的直接地址引用也行。  详情 回复 发表于 2017-10-12 11:51
您需要登录后才可以回帖 登录 | 注册[Register]

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

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

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

GMT+8, 2024-4-18 18:33

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

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