aengelke / raspcorn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspcorn: Assembler testing sandbox

  • Run user-specified assembly programs in a unicorn emulator and verify result, calling convention, and instruction count
  • Future work: emulate custom syscall ABI (e.g. for malloc, free, etc.), easy support for memory in test cases, complete handling of calling convention
  • Dependencies: unicorn, pyelftools, bubblewrap

About


Languages

Language:Python 100.0%