blob: 4f84748de3c7c47353a8fe706263177c616bd2e1 (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: https://github.com/angr/cle
|