Skip to content

Commit

Permalink
Merge pull request #1480 from commial/jitter-notebook
Browse files Browse the repository at this point in the history
Doc: add a notebook on emulation API
  • Loading branch information
serpilliere committed Apr 5, 2024
2 parents 1ba37c3 + 4c2a4f3 commit 0fffa14
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/README.md
Expand Up @@ -36,6 +36,7 @@ class LocationDB(builtins.object)

- examples for the main features (see `/example`)
- interactive tutorials (IPython Notebooks) on the following topics:
- Emulation API: [notebook](jitter/jitter.ipynb)
- Miasm's IR bricks known as `Expr`: [notebook](expression/expression.ipynb)
- Lifting from assembly to IR: [notebook](ir/lift.ipynb)
- `LocationDB` usage, the database for locations: [notebook](locationdb/locationdb.ipynb)
Expand Down

0 comments on commit 0fffa14

Please sign in to comment.