index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
triage
Age
Commit message (
Expand
)
Author
2022-09-29
Add 'Libraries' group to Triage summary
Peter LaFosse
2022-08-31
update triage view copying fields
Jordan Wiens
2022-07-04
Default triage offset to bv entry
Josh F
2022-05-04
Remove remaining traces of qt5
Josh F
2022-02-07
Triage view: respect "prefer graph view" setting
Glenn Smith
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fix examples including binaryninjaapi twice on internal builds
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-10-19
TriageView: Timestamp hex
rose
2021-10-08
Fix TriageView crash
rose
2021-10-06
TriageView: path, size, md5, sha1, sha256
rose
2021-09-30
revert triage
rose
2021-09-30
Fix CMake recursive subdirectories & triage build
rose
2021-09-27
Show endianness information in the triage view
Xusheng
2021-08-13
convert filter search boxes to be always shown and include default text
Jordan Wiens
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-04-06
Add support for duplicate symbol handling.
Brian Potchik
2021-04-02
Make status bar buttons full height + adjustable color
Glenn Smith
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2020-11-13
Mac UI is Intel only for now
Rusty Wagner
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-08-07
add current base for PE headers in Triage
Xusheng
2020-07-20
Fix triage output directory in internal build
Rusty Wagner
2020-07-17
Switch build system to cmake
Rusty Wagner
2020-07-18
show current base of the binary in Triage view
Xusheng
2020-07-03
Allow triage view navigation via featuremap for firmwares with no entry point.
Brian Potchik
2020-06-23
Weak symbols should also display as exported
Peter LaFosse
2020-06-09
Fix warnings
Rusty Wagner
2020-05-31
Fix Qt 5.15.0 deprecation warnings.
Brian Potchik
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-04-24
Add intermediate analysis mode.
Brian Potchik
2019-11-24
Update triage files.cpp example
rollsafe
2019-08-28
add preference for showing hidden files in triage
Jordan Wiens
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-07-24
small typo fixup in triage tool
Jordan Wiens
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-05-25
Fix remaining button state tracking bugs.
Brian Potchik
2019-05-24
Limit size of entropy image to fix crash
Rusty Wagner
2019-05-21
Bring Python triage plugin changes to C++, don't default to raw files always ...
Rusty Wagner
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner