Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
/ echidna Public archive

🔒 A decompiler for x86, x64, ARM and complete x86 documentation with an open source MSDN search API for those who like reverse engineering software, developed in electron.

License

Notifications You must be signed in to change notification settings

keowu/echidna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECHIDNA'S Reverse Engineering

Build Status

🔒 A decompiler for x86, x64, ARM and complete x86 documentation with an open source MSDN search API for those who like reverse engineering software, developed in electron.

  • Quick
  • Fast
  • and Magic

New Features!

  • Disassembler x86 and Documentation
  • Tests -> ARM x86 and x64 and MSDN search :D

You can:

  • Decompile x86 instructions from bytes read through several very cool tools.
  • Take your doubts about x86 assembly instructions very quickly and nimbly, putting agility in your analyses.
  • Collaborate with us finding bugs and pointing out improvements and new cool features.

See in action

Action

Action

Installation

Requires Node.js to run.

Install the dependencies and devDependencies and start the server.

$ npm install -d
$ npm start

For packer and run in any OS

$ electron-packager .

Or you can also download a release for x86 or x64 available here. See RELEASES

Infos

Attention be patient, new features arrived soon, keep an watch on the repository

License

MIT

Free Software, Hell Yeah!

About

🔒 A decompiler for x86, x64, ARM and complete x86 documentation with an open source MSDN search API for those who like reverse engineering software, developed in electron.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published