lunixbochs / usercorn

dynamic binary analysis via platform emulation
MIT License
878 stars 100 forks source link

VFS Subsystem #104

Open lunixbochs opened 8 years ago

lunixbochs commented 8 years ago
type VFS interface {}

"Native" implementation that proxies to your real filesystem

Overlays:

lunixbochs commented 8 years ago

COWLOOP-style copy-on-write filesystem overlay for safety

bat-serjo commented 5 years ago

Challenge. UPX any linux binary. Run it under the corn of the user.