UNIX-like reverse engineering framework and command-line toolset
...Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux
...See:
<https://www.lua.org/about.html>.
This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines:
#!/bin/bash ../support/play-lua-tec
iup=require("iuplua"); iup.Message("MyApp", "hello, world")
This project provides a library to make plugin development in C easy. The system is loosely based on Eclipse plugins. While generally applicable to any application, it is particularly targeted at GCC. A patch is provided to plugin enable GCC.