remill icon indicating copy to clipboard operation
remill copied to clipboard

Add example usage

Open felberj opened this issue 7 years ago • 1 comments

Could you put an example about how to use the remill library? Something like the documentation at https://github.com/trailofbits/remill/blob/master/docs/LIFE_OF_AN_INSTRUCTION.md but with actual c++ code calling it.

I think there would be a big benefit for people that are interested in using the library

felberj avatar Apr 17 '18 13:04 felberj

For now the best example is Lift.cpp from the tests. Besides that I will work toward adding a walkthrough.

pgoodman avatar Apr 17 '18 18:04 pgoodman