summaryrefslogtreecommitdiff
path: root/python/examples/bin_info.py
AgeCommit message (Expand)Author
2022-01-03update copyright yearsJordan Wiens
2021-09-06Fix bin_info plugin's use of logPeter LaFosse
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-01-01update copyright year to 2020Jordan Wiens
2019-05-16only include filename so unit tests dont depend on paths and unit tests can r...Jordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-07-10Rebased so commit history is correct nowKyleMiles
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-05-19update copyright yearJordan Wiens
2017-05-02add method to query log output statePeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2016-10-31Refactoring and other improvements of the python apiplafosse
2016-10-28Merging with devplafosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-09-13rename files to allow them to be importedJordan Wiens