Expand description
Tokenization of executables
ConstantsΒ§
FunctionsΒ§
- tokenize_
executable_ file - Naively tokenize an executable file by parsing its data sections. This very much assumes the executable isnβt behaving badly and that strings in it are actually in the data section.
- tokenize_
src_ file - tokenize_
strings π