summaryrefslogtreecommitdiff
path: root/python/metadata.py
AgeCommit message (Expand)Author
2026-05-07Python: Use BNMetadataIsEqual for object-object comparisonsGlenn Smith
2026-01-01update copyrights for 2026Jordan Wiens
2025-03-30Add Python Metadata API improvements for handling Metadata as values, diction...Brian Potchik
2025-03-28missed the older dates!Jordan Wiens
2024-05-27Update load APIs to take a JSON string for options.Brian Potchik
2024-01-15Add APIs for getting the the base Metadata object for BinaryViews and TypeLib...Peter LaFosse
2024-01-08update copyright yearJordan Wiens
2023-05-11Fix binaryview metadata bool handlingPeter LaFosse
2023-01-05Update copyright to 2023Josh F
2022-04-08Add some small typehint fixes to typelibrary and metadata.pyPeter LaFosse
2022-03-04Add a few optimizations to the python API for querying platformPeter LaFosse
2022-02-17Improve handling of bytes objects with MetadataPeter LaFosse
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-09-06Add some additional typehints to architecture.py, function.py and metadata.py...Peter LaFosse
2021-09-05Don't inherit from object anymorePeter LaFosse
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-05-03Fix up equality operators and had hash operatorsPeter LaFosse
2020-01-01update copyright year to 2020Jordan Wiens
2019-05-31Clean Up 2/3 int/long CompatibilityKyleMiles
2019-02-08Fix some python2 / python3 issues in Metadata Bambu
2019-01-17update company name and copyright dateJordan Wiens
2018-12-22Fix metadata (#1224)Josh Watson
2018-07-13Python2/3 String Compatibility FixKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10addition 3 compatibility changesJordan Wiens
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2017-07-13Make query/store metadata completely duck typedPeter LaFosse
2017-07-12Adding remove_metadata API to BinaryView. Add remove APIs to MetadataPeter LaFosse
2017-07-12Metadata enhancements. Metadata objects are now serialized to the DBPeter LaFosse