index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-10
Fix python magic variables applying post-startup
Glenn Smith
2024-06-10
Alternate fmt::Debug for Type with even more debug info
Glenn Smith
2024-06-10
add explanation about double clicking addresses in memory map
Jordan Wiens
2024-06-10
Large PDB parsing performance improvements
Josh Ferrell
2024-06-10
Change some dwarf errors to warnings
Josh Ferrell
2024-06-10
Correctly parse the value of guardCFCheckFunctionPointer and guardCFDispatchF...
Xusheng
2024-06-06
Fix DWARF parser reporting as valid for any binary with a build id
Josh Ferrell
2024-06-06
Support for local debug directories
Josh Ferrell
2024-06-06
Do not crash when DWARF supplies weird info
Josh Ferrell
2024-06-06
Add api/modular system to python magic variables
Glenn Smith
2024-06-06
Update issue template to ask for a binary by default. Fix https://github.com/...
Xusheng
2024-06-05
Add support for getting/setting default calling conventions in python
Josh Ferrell
2024-06-05
Fix bugs with importing dwarf function information and greatly improve perfor...
Josh Ferrell
2024-06-05
Clean up comment
Josh Ferrell
2024-06-04
PDB: Skip all the HEAD requests and just go straight to GET
Glenn Smith
2024-06-04
Docs for the sorted setting property
Glenn Smith
2024-06-04
PDB: Server list should not be sorted
Glenn Smith
2024-06-04
PDB: Setting to control use of interaction api
Glenn Smith
2024-06-04
PDB: Option to disable parsing symbols
Glenn Smith
2024-06-04
PDB: Fix "found X types" message
Glenn Smith
2024-06-04
PDB: Ignore the formal vtable types (array of void function pointers)
Glenn Smith
2024-06-04
PDB: Prefer private symbols to public
Glenn Smith
2024-06-04
PDB: Fix confidence on demangled symbols
Glenn Smith
2024-06-04
PDB: Swap hashmap -> btreemap for determinism
Glenn Smith
2024-06-04
Fix crash in AnalysisMergeConflict::GetPathItem
Josh Ferrell
2024-06-04
python/architecture: return instance from `Architecture.register()`
Catherine
2024-06-04
BASE rebase navigation for non-mapped views
Brandon Miller
2024-06-04
Display BASE widget for all file types
Brandon Miller
2024-06-04
Add CorePlatform to python api for proper subclassing
Glenn Smith
2024-06-04
Add AdjustTypeParserArguments callback to platform
Glenn Smith
2024-05-31
Add debuginfod support to dwarf_import
Josh Ferrell
2024-05-31
Add binaryninja::load_view
Josh Ferrell
2024-05-31
improve efficiency
Zichuan Li
2024-05-31
Fixed type propagation issue in AARCH64 and MIPS
Zichuan Li
2024-05-30
[arm64] lift scvtf
Galen Williamson
2024-05-30
fix cargo doc warnings
Galen Williamson
2024-05-30
Improve offset pointer docs and sidebar
Glenn Smith
2024-05-29
Add LLIL_JUMP_TO target list to Rust API
Rusty Wagner
2024-05-29
improve lifting of arm64 CSET instruction per Vector35/binaryninja-api#5134
Galen Williamson
2024-05-29
Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry
Josh Ferrell
2024-05-29
Improve load performance of Mach-Os with relocations and many symbols
Josh Ferrell
2024-05-28
Rust API : recommend users use serde_json for when opening with options
KyleMiles
2024-05-28
Implement python MLIL related functions
Rubens Brandao
2024-05-28
Include CoreAPI documentation into the generate rust bindings
Rubens Brandao
2024-05-28
fix multiple memory leaks related to CStr/BnString
Rubens Brandao
2024-05-28
update `Session::load_with_option` to the new API
Rubens Brandao
2024-05-28
allow `load_with_option` to accept json options
Rubens Brandao
2024-05-28
Use Architecture type for BASE arch param
Brandon Miller
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-28
Fix Python DownloadProvider. Fix https://github.com/Vector35/binaryninja-api/...
Xusheng
[prev]
[next]