/SCReverser

Reverse engineer for Smart Contracts

Primary LanguageC#

SCReverser - Reverse engineer for Smart Contracts

SCReverser allows you to perform debugging and reverse engineering on smart contracts.

Contains a plugin through which you can read NEO smart contracts

It is possible to open:

  • Contract addresses
  • Hexadecimal values
  • Values in Base64
  • Files

Open

It is possible to see the value in hexadecimal and a tree of the methods found

Tree methods

Extracts strings statistics

Strings

Extracts OpCode statistics

OpCodes

Extracts SysCalls statistics

SysCalls

And much more!

Uses the real chain of blocks for debugging!

Debugger