R4w alpha 1.0 radare2 gui
December 10, 2016 ยท View on GitHub
Another radare2 gui for windows ( alpha 1.0 )
Install
See Releases section for downloading the precompiled binaries.
Screenshots
Dissasembly View

Interactive Call graphs

Hexadecimal View

radare2 usage help ( ? )

Nice "Themes" ^^

Compilation
Packages required
Nuget console:
PM> Install-Package Newtonsoft.Json
PM> Install-Package r2pipe
Framework 4.5.1
Since Nuget installs r2pipe compiled with the .net framework 4.5.1, you have to configure the project for this version; also you need the framework (downloadable from Microsoft)
Compile r2pipe (from sources) for other .net frameworks
You can download r2pipe from https://github.com/radare/radare2-r2pipe/ and compile against other framework versions. Open the solution (.sln) and compile the dll, then add to this project if needed :)
radare2 binaries for Windows
download from builts
Precompiled radare2 binaries can be found here: http://bin.rada.re/
Download the zip with the latest windows binary files ( ex: http://bin.rada.re/radare2-w32-1.0.2.zip ) and extract them to some folder.
compile radare2.exe from sources ( and other files )
Follow these instructions: https://radare.gitbooks.io/radare2book/content/introduction/windows_compilation.html

[ @m_ndingo ][ https://twitter.com/R2g4w ] [ https://twitter.com/m_ndingo ]