https://github.com/vector35/tanto
Tantō slices functions into more consumable chunks
https://github.com/vector35/tanto
binary-analysis binaryninja binaryninja-plugin helper-tool
Last synced: about 1 month ago
JSON representation
Tantō slices functions into more consumable chunks
- Host: GitHub
- URL: https://github.com/vector35/tanto
- Owner: Vector35
- License: mit
- Created: 2021-12-29T01:21:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T09:47:10.000Z (2 months ago)
- Last Synced: 2025-04-05T22:06:37.359Z (about 1 month ago)
- Topics: binary-analysis, binaryninja, binaryninja-plugin, helper-tool
- Language: Python
- Homepage:
- Size: 4.55 MB
- Stars: 57
- Watchers: 8
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tantō
Author: **Vector 35, Inc.**## Description:
Tantō is a plugin for [Binary Ninja](https://binary.ninja/) that slices programs so you can understand them faster.
For a more detailed explanation of what Tantō does, please check out [this blog post](https://binary.ninja/2022/06/20/introducing-tanto.html).
## Minimum Version
This plugin requires the following minimum version of Binary Ninja:
* 4.0.5336
## License
This plugin has been released under the [MIT license](./LICENSE.txt).
## Metadata Version
2
## Insomni'Hack 2025 Slides
Here are the slides for the talk I gave at Insomni'Hack 2025: ["A Slice of" Modern Program Analysis](./A%20Slice%20of%20Modern%20Program%20Analysis%20-%20Insomni%27hack%202025.pdf)