summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2020-09-15display as in linear viewXusheng
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-02update snippets from latest pluginJordan Wiens
2020-07-29fix some colors and add preferences for showing opcodes and addressesJordan Wiens
2020-07-29update export svg to include other graph modes and fix windows with python3Jordan Wiens
2020-07-03Allow triage view navigation via featuremap for firmwares with no entry point.Brian Potchik
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-06-06Cleanup mappedview.py exmaple.Brian Potchik
2020-06-06Add BinaryView.init documentation to mappedview.py example.Brian Potchik
2020-06-03Fix error handling in mappedview exampleNick Shipp
2020-04-29Fix the fix for saving on Windowsmeme
2020-04-22fix export-svg example opening on windowsJordan Wiens
2020-04-21add py2 compat for export_svg.pyJordan Wiens
2020-04-20Add python examples: cli lifter and disassemblerAndrew Lamoureux
2020-04-20Add python example: pe_stat.pyAndrew Lamoureux
2020-04-06Update DockWidget example to use getActiveDockWidget.Brian Potchik
2020-04-06Add various missing BinaryDataNotification callbacks in pythonGlenn Smith
2020-04-01tiny snippets tweaks including a fix for platform-specific qsetting behaviorJordan Wiens
2020-03-05Update mappedview example to add the entry point after segments are added.Brian Potchik
2020-03-02small updates to snippets from upstreamJordan Wiens
2020-02-16Add example binary view plugin which demonstrates the load settings system.Brian Potchik
2020-01-25focus cursor at end of last snippet code when restoringJordan Wiens
2020-01-25remember most recently selected snippetJordan Wiens
2020-01-25match behavior of script console so speceific function selected will still ex...Jordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-12-09Properly qualify log_errorPeter LaFosse
2019-11-29small QOL fixes to snippet editor: remove name field and combine it with desc...Jordan Wiens
2019-10-05normalize app name for qsettings, will cause snippets window gemoetry to rese...Jordan Wiens
2019-09-11Support all colors of the rainbow in export_svg.pymechanicalnull
2019-09-03make snippets dialog modal and also disable edit fields until a new snippet i...Jordan Wiens
2019-08-28add preference for showing hidden files in triageJordan Wiens
2019-08-26better error handling for invalid snippetsJordan Wiens
2019-08-26fix hotkeys for snippets and move all snippets into a tool submenuJordan Wiens
2019-08-19update nes example plugin for python3 supportJordan Wiens
2019-07-24small typo fixup in triage toolJordan Wiens
2019-06-13Initial rebase on file load support.Brian Potchik
2019-06-12add dock widget exampleJordan Wiens
2019-05-24Limit size of entropy image to fix crashRusty Wagner
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-05-16only include filename so unit tests dont depend on paths and unit tests can r...Jordan Wiens
2019-05-14kaitai: remove type hint for python2 compatibilityAndrew Lamoureux
2019-05-11kaitai: fix fields with values 0 being hiddenAndrew Lamoureux
2019-04-22Updates to support get_ssa function returning Instructions instead of indices.Brian Potchik
2019-04-18add readme for triage example pluginJordan Wiens
2019-04-11Added filters to TriageFilePicker to show hidden files and foldersAlex Mullins
2019-04-09add support for resolving dynamic function loads to triage viewJordan Wiens
2019-04-06kaitai: tree, hex realestate adjustable (QSplitter)Andrew Lamoureux
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner
2019-04-01make qsettings match on non-macos platforms and craete snippet folder if missingJordan Wiens
2019-03-28Cleanup setting IDs for new UI plugins.Brian Potchik