Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 805 Bytes

README.org

File metadata and controls

42 lines (30 loc) · 805 Bytes

Title

Short description.

Description

Long description.

Building

$ git clone https://github.com/8dcc/PROJECT-NAME
$ cd PROJECT-NAME
$ make
...

Injecting

Uses the gdb debugger for injecting the library.

$ sudo ./injector.sh
[sudo] password for username:

...

PROJECT-NAME loaded!