| Age | Commit message (Collapse) | Author |
|
|
|
Also secrets provider + openUrl
|
|
and the respective C and C++ functions; Addressed the API side of #2662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pass nullptr as arch
|
|
|
|
|
|
Fix rust AddStructureMemebers
|
|
Remove _mutable types
|
|
|
|
StructureBuilder/EnumerationBuilder/NamedTypeReferenceBuilder objects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BNGetFunctionILVariables, prevent variables without types (from Mapped MLIL) from erroring out in function.Variable's __repr__, added BNGetLowLevel-Registers, RegisterStacks, Flags, MemoryVersions, and their respective SSA versions, added `LowLevelILFunction`- `.vars`, `.ssa_vars`, `.registers`, `.register_stacks`, `.flags`, `.memory_versions` and ssa versions.
|
|
Co-Authored-By: Josh Ferrell <josh@vector35.com>
|
|
|
|
Fixes #1926 #2374 #2325 #2204 #1652 and possibly others
|
|
|
|
* fixes rust bindgen not finding stdlib in libclang
* tested that binja builds release+debug without this include
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|