| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- Make LowLevelILFunction::from_raw public"
- Add a helper to get lifted il from flow graph
|
|
|
|
|
|
Also make `Project::file_by_path` take a `Path`.
|
|
|
|
This is what the API is trying to express, we should just Do The Right Thing:tm:
|
|
- Add `Debug` impl to `ReportCollection`
- Fix flow graph related api's not being optional
|
|
This improves the experience when making changes to the core c ffi
|
|
Need this for WARP
|
|
linear/graph view
|
|
|
|
This is temporary, please no one depend on this
|
|
|
|
|
|
Need this for WARP FFI
|
|
|
|
|
|
|
|
The function name is redundant, just pull from the symbol
|
|
|
|
Needed this for the WARP FFI
|
|
|
|
Needed this for WARP plugin
|
|
possible_values_with_opts}`
Needed this for WARP plugin
|
|
Need this for WARP plugin
|
|
|
|
Highlights all variant instructions and blacklisted instructions
Variant instructions are highlighted red, blacklisted will be orange.
|
|
Need to do this for exposing to FFI and things like render layers
|
|
This test makes sure that initial analysis is not tainting functions
|
|
This is a requirement if we want rust plugins to expose sane FFIs
|
|
Mostly just as a demonstration of rewriting MLIL, less about ACTUALLY deobfuscating the target
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|