Skip to content

sigiesec/revengtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

PREREQUISITES for using the RevEngTools

For the shell script-based tools:

GNU bash, coreutils, sed, grep, diffutils (tested with cygwin unter Windows XP SP2 and Windows Server 2003 64-Bit) SQL Server 2005 sqlcmd client

For the python-based tools:

Python 2.6 (tested with 2.6.5) pyparsing (tested with 1.5.2) pydot (tested with 1.0.2)


Tutorial for Running the UnitTests



How to Get the Instances for a Concrete Configuration


One possibility is to take a look in the autowire files for LANGUAGE, VERSION, SYSTEM=CABNET-HUDSON-OLGA0822 and the default autowire.

Another possibility is to use a shell with grep File f.e. grep "ModuleLinkDepsSupply" autowire.config*

Now possible is: $ CONFIG=config.CABNET-CHRISTIAN-LOKAL python –m commons/configurator_dump_run

About

Reverse Engineering Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.9%
  • C++ 8.3%
  • HTML 5.1%
  • C# 1.9%
  • Shell 1.7%
  • XSLT 1.2%
  • Other 0.9%