| Age | Commit message (Collapse) | Author |
|
|
|
Closes #2427, #2585, #1658, #1632, probably others
|
|
|
|
|
|
Why has this never existed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Function parameters should be named the same in both declaration and
definition.
|
|
|
|
Also secrets provider + openUrl
|
|
Function::GetHighLevelILSSAVariables to the C++ API
|
|
and the respective C and C++ functions; Addressed the API side of #2662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conflicting with Type.GetTypeClass
|
|
|
|
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>
|