My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

The Frida IRE aims to become a multi-architecture, scriptable, interactive disassembler.

The server-part components are written in Scala and Java for the Java Virtual Machine. We might be cross-compiling to .NET if demand warrants it.

Client-wise we are working on getting the first UI up running, which for now is called zed. It is GTK+-based and written in Vala.

Features in the works

  • MIPS disassembler
  • ARM thumb disassembler
  • x86 (32bit) disassembler
  • code pattern matching
  • control flow pattern matching
  • round-trip PE assembly/disassembly

Powered by Google Project Hosting