mirror of
https://github.com/trickster0/OffensiveRust
synced 2026-06-08 17:54:47 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
1d7612fd74
commit
48a8693d24
@@ -110,7 +110,7 @@ Static binaries are usually quite big.
|
||||
|
||||
## Pitfalls I found myself falling into
|
||||
|
||||
Careful of \0 bytes, do not forget them for strings in memory, it spent a lot of my time but windbg always helped resolving it.
|
||||
Careful of \0 bytes, do not forget them for strings in memory, I spent a lot of my time but windbg always helped resolving it.
|
||||
|
||||
|
||||
## Interesting Rust libraries
|
||||
|
||||
Reference in New Issue
Block a user