TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Iaito – A Qt and C++ GUI for radare2 reverse engineering framework

171 pointsby adscheabout 8 years ago

9 comments

Insanityabout 8 years ago
&gt; I had never coded Qt nor C++ until I started Iaitō,<p>Well, a project like that is surely a good way to just jump right in and learn it! Kudos for that!
martellabout 8 years ago
I just want to say this is awesome, have always been looking for examples of how to do QT ui that just looks right.<p>When you are adding windows support drop by the msys2 irc channel on OFTC. We have support for qt5 using mingw with premade packages available in pacman.<p>A lot of effort went into qt5 support by alexey.
评论 #13986433 未加载
评论 #13994118 未加载
Longhanksabout 8 years ago
Really appreciate the choice of Qt and not Electron.
评论 #13986766 未加载
评论 #13986779 未加载
asitdhalabout 8 years ago
It&#x27;s really great. Even if I know Qt and C++, I spent some time in ElectronJS. ElectronJS &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; Qt + WebKit. This javascript is a weird language and killed a lot of time by simply providing many choices, some of which are horrible, but widely used.
pikzenabout 8 years ago
That looks absolutely great. Radare2 is amazing software, and this seems like a good GUI for a first release and a massive improvement to current reverse engineering and open source solutions.<p>If the author is lurking around, is it possible to rename the functions listed on the side? I am not at home and cannot test it out.
评论 #13987861 未加载
bbernoulliabout 8 years ago
This is great...<p>I did wonder why Qt 5.3 was used along with QWebView (QWebEngine[View] and friends are the way forward apparently)<p>Hope to see it on windows soon.
gue5tabout 8 years ago
What&#x27;s the relationship of this project to Bokken (GTK+ r2 GUI, &lt;<a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;inguma&#x2F;bokken&gt;" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;inguma&#x2F;bokken&gt;</a>)? Is Bokken just dead?
评论 #13989761 未加载
评论 #13988898 未加载
zythonabout 8 years ago
that looks really good, I am really looking forward to using this<p>i think radare has scared a lot of re beginners because the UI was not very intuitive, i&#x27;d love to see that change
boost_about 8 years ago
i notice your .ui files have a lot of stylesheets in them, did you edit them by hand or did you use some tool?<p>looks great btw!
评论 #13990612 未加载