mirror of
https://github.com/trustedsec/ELFLoader
synced 2026-06-08 17:56:51 +00:00
Added example of generic object file.
This commit is contained in:
@@ -108,3 +108,10 @@ b'1900000004000000373737000d0000002f746d702f746573742e736800'
|
||||
```
|
||||
./ELFLoader.out ./SA/src/chmod.o 1900000004000000373737000d0000002f746d702f746573742e736800
|
||||
```
|
||||
|
||||
### Example of uname
|
||||
This is the generic example that doesn't take any arguments.
|
||||
|
||||
```
|
||||
./ELFLoader.out SA/src/uname.o
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user