mirror of
https://github.com/thecompu/Driv3rs.git
synced 2024-11-19 03:08:04 +00:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
Problems to Solve:
|
|
|
|
1. How to march through the file.
|
|
2. How to load a number of bytes at a specific offset? (e.g. Load 2 bytes from 0x04dc)
|
|
3. How to write to a file.
|