项目作者: JavDomGom

项目描述 :
Source code for educational reverse engineering and testing.
高级语言: Assembly
项目地址: git://github.com/JavDomGom/reverse_engineering.git
创建时间: 2021-01-04T12:18:17Z
项目社区:https://github.com/JavDomGom/reverse_engineering

开源协议:GNU General Public License v3.0

下载


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:

  1. ~$ make build