b6af2f0d7c
CLE loads binaries and their associated libraries, resolves imports and provides an abstraction of process memory the same way as if it was loader by the OS's loader. It is maintained by the angr organization on GitHub.
3 lines
167 B
Text
3 lines
167 B
Text
CLE loads binaries and their associated libraries, resolves imports and
|
|
provides an abstraction of process memory the same way as if it was loader by
|
|
the OS's loader.
|