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