| Age | Commit message (Collapse) | Author |
|
|
|
|
|
maximum_version_info
|
|
|
|
|
|
|
|
|
|
Implementing the solution to #4868
|
|
1. Add two new APIs for multiple entry functions `GetAllAnalysisEntryFunctions` and `AddToEntryFunctions`
2. Add Python APIs `entry_functions` and `add_to_entry_functions`. `entry_functions` resturns a list of functions, which supports parsing functions in `init_array`, `fini_array` and TLS callbacks.
3. Modify bin-info, it now prints all entry functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deduplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved advanced settings to expandable group and no longer display
results items until analysis completes
|
|
|
|
Querying vector of reason information for a candidate base address
using the new core API
|
|
Initial implementation of base address detection UI widget in triage
summary
|
|
This is a more accurate name for what the parameter actually does. Documentation was improved as well.
|
|
|
|
|
|
imports
|
|
|
|
|
|
tokens in lower levels, and improve token usage in disassembly
|
|
|
|
|
|
|
|
|
|
ExternalLibrary API documentation
|
|
|
|
|
|
|
|
with set_int_display_type, add get_int_display_type_and_typeid, bump ABI
|
|
|