| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is a more accurate name for what the parameter actually does. Documentation was improved as well.
|
|
|
|
|
|
load; update examples
|
|
Fix for #3842.
|
|
|
|
|
|
`loader.debugInfoExternal` to `analysis.debugInfo.internal` and `analysis.debugInfo.external`
|
|
Add API bindings for `BinaryView::GetDebugInfo()`, `BinaryView::ApplyDebugInfo()`, and `BinaryView::SetDebugInfo()`; Remove `analysis.experimental.parseDebugInfo`
(in favor of `loader.debugInfoInternal` and `loader.debugInfoExternal`)
|
|
|
|
|
|
Objective-C plugin"; Change case to match convention; Remove extra Mac folders/files
|
|
|
|
|
|
|
|
|
|
unit tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test to make sure no one breaks it again
|
|
|
|
|
|
|
|
|
|
|
|
Move calls to Free into finally blocks
format function.py and api_test.py
|
|
Closes #2427, #2585, #1658, #1632, probably others
|
|
There's no kill like overkill
|
|
|
|
|
|
|
|
other small bugs
|