lunixbochs / usercorn

dynamic binary analysis via platform emulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use usercorn with Lua

felberj opened this issue · comments

commented

Hi,

Could you please add some examples on how to use Lua with usercorn?

Jonas

https://github.com/Caesurus/usercorn_examples

These use the -ex command line flag to run a whole script after the binary is loaded. There's also -repl which allows the same syntax interactively.

Use help and dir commands to get a sense of the commands.