index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
pe
/
peview.cpp
Age
Commit message (
Expand
)
Author
2025-01-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2024-11-13
Bulk add segments in the binary view to improve performance
Xusheng
2024-10-23
Fix conditional no-return
Peter LaFosse
2024-10-17
Demangler plugin API
Glenn Smith
2024-09-25
Fix PE with invalid string table start failing to load
Josh Ferrell
2024-09-16
Fail to resolve long PE section name when string table is invalid
Josh Ferrell
2024-09-13
Ultimate.
Alexander Taylor
2024-08-08
Add workflow for identifying TerminateProcess(GetCurrentProcess)
Peter LaFosse
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-06-10
Correctly parse the value of guardCFCheckFunctionPointer and guardCFDispatchF...
Xusheng
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-16
Removed loader.architecture override from views
Brandon Miller
2024-05-15
Initial parsing of PE resources
Josh Ferrell
2024-05-03
Format added braces
Mason Reed
2024-05-03
Use LLVM demangler as a fallback for GNU and MS demanglers
Mason Reed
2024-03-11
BinaryView for EFI Terse Executables
Brandon Miller
2024-03-06
Move view modules into the API repo
Rusty Wagner