Skip to content

Releases: h311d1n3r/Arion

1.0.0-alpha - Introducing Arion

16 Mar 18:36
3976e47
Compare
Choose a tag to compare
Pre-release

Arion currently implements the following features :

  • Emulating Linux ELFs for x86, x86-64, ARM, ARM64
  • Emulating more than 120 syscalls
  • Fork handling
  • Multithreading handling (unstable)
  • Saving / restoring context
  • Hooking the target with ~20 functions
  • Memory reading / writing
  • File system management
  • Network sockets management