Driv3rs/Problems.txt
2015-08-16 10:23:28 -05:00

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.