summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23Fix TypeParserResult type hintPeter LaFosse
2022-05-23Fix get_unique_section_namesPeter LaFosse
2022-05-23Fix nes.py examplePeter LaFosse
2022-05-23Add tests for BinaryReader/BinaryWriterPeter LaFosse
2022-05-23Fix numerous bugs in TypedDataAccessor and add many unit tests for itPeter LaFosse
2022-05-23Fix many small bugs in TypedDataAccessorPeter LaFosse
2022-05-23Fix race condition on linear view updateRusty Wagner
2022-05-23Add tests for user/auto {params,can_return,etc.}Jon Palmisciano
2022-05-23Fix `ParameterVariables.__{eq,repr}__` implementationsJon Palmisciano
2022-05-23Add tests for function indexing, register value, UIDF, & misc. methodsJon Palmisciano
2022-05-23Add tests for more tag-related methodsJon Palmisciano
2022-05-20Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewTypePeter LaFosse
2022-05-20Add test for segmentsPeter LaFosse
2022-05-20Rework Apparatus and FileApparatusPeter LaFosse
2022-05-20Fix some bugs in SymbolMapping objectPeter LaFosse
2022-05-20Fix BinaryViewType.parse methodPeter LaFosse
2022-05-20Add some unit tests for binaryview.py and fix some minor bugsPeter LaFosse
2022-05-19css cleanupJordan Wiens
2022-05-19change mkdocs config names, reorder ToC and other cleanupJordan Wiens
2022-05-19exclude added python dataclass moduleJordan Wiens
2022-05-19fix missing linksJordan Wiens
2022-05-19use raw strings to pacify pytestJordan Wiens
2022-05-19update latest settings in user docsJordan Wiens
2022-05-19remove outdated spdlog referenceJordan Wiens
2022-05-19Fix case where BinaryNinja::OpenView can be called with nullptr as viewJosh F
2022-05-19Add tests for additional database versionsRusty Wagner
2022-05-19Add to LogView combo box from main threadPeter LaFosse
2022-05-18Adding anchor links for Python, xxHash, and spdlog entries in the Open Source...Alec Nunn
2022-05-18Allow QualifiedName.escape() to accept all of QualifiedNameTypeGlenn Smith
2022-05-18Update documentation for Split + Nav Featurekat
2022-05-18Add `isActiveThemeDark` APIJon Palmisciano
2022-05-18Add Split + Navigate Featurekat
2022-05-17Weird hack to improve unit test speed on LinuxRusty Wagner
2022-05-17Refactor, add `AddressIndicator` APIs; default-initialize membersJon Palmisciano
2022-05-16small doc improvements for navigation guideJordan Wiens
2022-05-16Improve address indicator UI/UXJon Palmisciano
2022-05-14typo, not prayingJordan
2022-05-14add timestamp to unit test example buildsJordan Wiens
2022-05-14require py3 for install_api scriptJordan Wiens
2022-05-14mendJordan Wiens
2022-05-14remove more vestigal py2 codeJordan Wiens
2022-05-13Add missing import that broke the build.Alexander Taylor
2022-05-13Fix pe_thumb unit testXusheng
2022-05-12Add notes for Enterprise edition-only module/class.Alexander Taylor
2022-05-12Add focusSearch method to SettingsViewcynder
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-05-11Add documentaiton decorator for Enterprise.Alexander Taylor
2022-05-11Add API for saving/restoring split layout infoJon Palmisciano
2022-05-06Do not export BN C API functions in demo on WindowsXusheng
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...Jordan Wiens