index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
examples
Age
Commit message (
Expand
)
Author
2020-04-06
Update DockWidget example to use getActiveDockWidget.
Brian Potchik
2020-04-06
Add various missing BinaryDataNotification callbacks in python
Glenn Smith
2020-04-01
tiny snippets tweaks including a fix for platform-specific qsetting behavior
Jordan Wiens
2020-03-05
Update mappedview example to add the entry point after segments are added.
Brian Potchik
2020-03-02
small updates to snippets from upstream
Jordan Wiens
2020-02-16
Add example binary view plugin which demonstrates the load settings system.
Brian Potchik
2020-01-25
focus cursor at end of last snippet code when restoring
Jordan Wiens
2020-01-25
remember most recently selected snippet
Jordan Wiens
2020-01-25
match behavior of script console so speceific function selected will still ex...
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-09
Properly qualify log_error
Peter LaFosse
2019-11-29
small QOL fixes to snippet editor: remove name field and combine it with desc...
Jordan Wiens
2019-10-05
normalize app name for qsettings, will cause snippets window gemoetry to rese...
Jordan Wiens
2019-09-11
Support all colors of the rainbow in export_svg.py
mechanicalnull
2019-09-03
make snippets dialog modal and also disable edit fields until a new snippet i...
Jordan Wiens
2019-08-28
add preference for showing hidden files in triage
Jordan Wiens
2019-08-26
better error handling for invalid snippets
Jordan Wiens
2019-08-26
fix hotkeys for snippets and move all snippets into a tool submenu
Jordan Wiens
2019-08-19
update nes example plugin for python3 support
Jordan Wiens
2019-07-24
small typo fixup in triage tool
Jordan Wiens
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-06-12
add dock widget example
Jordan Wiens
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-05-16
only include filename so unit tests dont depend on paths and unit tests can r...
Jordan Wiens
2019-05-14
kaitai: remove type hint for python2 compatibility
Andrew Lamoureux
2019-05-11
kaitai: fix fields with values 0 being hidden
Andrew Lamoureux
2019-04-22
Updates to support get_ssa function returning Instructions instead of indices.
Brian Potchik
2019-04-18
add readme for triage example plugin
Jordan Wiens
2019-04-11
Added filters to TriageFilePicker to show hidden files and folders
Alex Mullins
2019-04-09
add support for resolving dynamic function loads to triage view
Jordan Wiens
2019-04-06
kaitai: tree, hex realestate adjustable (QSplitter)
Andrew Lamoureux
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner
2019-04-01
make qsettings match on non-macos platforms and craete snippet folder if missing
Jordan Wiens
2019-03-28
Cleanup setting IDs for new UI plugins.
Brian Potchik
2019-03-27
Add API for adding a new type of file open button on the new tab page
Rusty Wagner
2019-03-27
Fix an issue with keyboard shortcuts when imports/exports list is active
Rusty Wagner
2019-03-27
Fix navigation for raw file mode of triage view.
Brian Potchik
2019-03-26
Add a tokenized text view class for UI plugins
Rusty Wagner
2019-03-26
Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga...
Brian Potchik
2019-03-23
kaitai: two-pass on struct fields to entice out "_m_XXX" fields
Andrew Lamoureux
2019-03-23
kaitai: python3-compatible forgiveness for struct properties
Andrew Lamoureux
2019-03-23
kaitai: omit '_m_' prefix for fields in struct path
Andrew Lamoureux
2019-03-22
kaitai: allow selection of structPath text
Andrew Lamoureux
2019-03-22
kaitai: select first row, re-scroll after treewidget resize
Andrew Lamoureux
2019-03-22
kaitai: don't store file contents in tree!! clamp at 8
Andrew Lamoureux
2019-03-22
kaitai: initial minimal tree expansion until rows filled
Andrew Lamoureux
2019-03-22
kaitai: disclude circular formats on py2, more error reporting
Andrew Lamoureux
2019-03-21
kaitai: better error reporting when parser fails
Andrew Lamoureux
2019-03-21
kaitai: recognize zip, rar, gzip
Andrew Lamoureux
[next]