| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Previously we only really had a way to access the platform system call information, this was missing the system call information found in type libraries
Fixes https://github.com/Vector35/binaryninja-api/issues/7089
|
|
This caused project commands to throw when there valid callback was called outside the context of a project
|
|
The python API was kept the same seeing as we are close to the release, will likely start deprecating some of those API's soon.
|
|
|
|
|
|
|
|
on references
|
|
|
|
|
|
|
|
|
|
|
|
of the _user_ variant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
linear/graph view
|
|
Mostly just as a demonstration of rewriting MLIL, less about ACTUALLY deobfuscating the target
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also update minimum CMake version.
|
|
cause bugs and also issues with C++20
|
|
|