Sibyl
Sibyl copied to clipboard
Release 0.3
Here is the TODO list for the v0.3 (non-definitive):
- [ ] Be
pipcompliant - [ ] Integrate others function mining sources (maybe angr)
- [ ] Add ARM/Thumb information from IDA
- [ ] Add a
debug/explainaction to obtain more information on a given recognition attempt - [ ] Add regression tests for configuration (dump, configuration file, info gathering)
- [ ] Fix
TestIsCharset, which returns to many false positive - [ ] Support Windows (via Unicorn?)
- [ ] Add Python3 support (now that Miasm supports it)