Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 265 Bytes

Reverse engineering

Source code for educational reverse engineering and testing.

How to build

To build the binary program you must go into each programming language directory (C, Java, etc) and execute the following command line:

~$ make build