Skip to content

helvm/toy-wasm-symbexp

 
 

toy-wasm-symbexp

This is a toy WASM symbolic interpreter. It illustrates the following articles:

Usage

A handy Makefile will help you test the program is working for you:

$ make test
$ make part1-custom
$ make part1-smt
$ make part2-smt

Note

The challenge being solved is the ForumCrack KeygenMe.

About

A toy symbolic execution engine, supporting the blog article ...

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Haskell 98.5%
  • Makefile 1.5%