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-10-14
UIContext notifications (eg file open/save)
Glenn Smith
2020-10-09
remove comma in Python code
Xusheng
2020-09-16
Add setting to control logging in headless.
Brian Potchik
2020-09-15
Add support for custom flowgraph edges
Peter LaFosse
2020-09-15
display as in linear view
Xusheng
2020-09-13
Disable logging during headless unit tests.
Brian Potchik
2020-09-02
update snippets from latest plugin
Jordan Wiens
2020-07-29
fix some colors and add preferences for showing opcodes and addresses
Jordan Wiens
2020-07-29
update export svg to include other graph modes and fix windows with python3
Jordan Wiens
2020-07-03
Allow triage view navigation via featuremap for firmwares with no entry point.
Brian Potchik
2020-06-16
Use Python 3 for bininfo test
Rusty Wagner
2020-06-06
Cleanup mappedview.py exmaple.
Brian Potchik
2020-06-06
Add BinaryView.init documentation to mappedview.py example.
Brian Potchik
2020-06-03
Fix error handling in mappedview example
Nick Shipp
2020-04-29
Fix the fix for saving on Windows
meme
2020-04-22
fix export-svg example opening on windows
Jordan Wiens
2020-04-21
add py2 compat for export_svg.py
Jordan Wiens
2020-04-20
Add python examples: cli lifter and disassembler
Andrew Lamoureux
2020-04-20
Add python example: pe_stat.py
Andrew Lamoureux
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
[next]