Releases: epfl-dcsl/fold
Releases · epfl-dcsl/fold
v0.1.0
First working version of the Fold Framework.
Implemented features include:
- Loading static binaries
- Identify and load dynamic dependencies
- Process common relocations
- Setup memory protection
Examples usages:
- Syscall filtering
- Inter-module communication
- Libc function hook
For more details, have a look at the document linked to this release.