summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner
2018-02-21Merge pull request #947 from lucasduffey/patch-10Jordan
2018-02-21Fix documentationlucasduffey
2018-02-20and the other modulus...Jordan Wiens
2018-02-20one more signed/unsigned copy paste failureJordan Wiens
2018-02-20unsigned improperly using signed divisionJordan Wiens
2018-02-17For Python, display set of values in hex format.Brian Potchik
2018-02-16implement missing get_semantic_flag_class_name and get_semantic_flag_group_nameJordan Wiens
2018-02-16another typoJordan Wiens
2018-02-16fix a typoJordan Wiens
2018-02-14fix typo in semantic flag core namesJordan Wiens
2018-02-13Add missing instructionRusty Wagner
2018-02-12Merge branch 'dev' into fpuRusty Wagner
2018-02-09Add instructions for tracking freed register stack slotsRusty Wagner
2018-02-07Add APIs for overriding stack adjustments on callsRusty Wagner
2018-02-02Add rounding instructionsRusty Wagner
2018-01-31Allow intrinsics to write flagsRusty Wagner
2018-01-31Adding CPU intrinsics supportRusty Wagner
2018-01-27fix blocks to function in documentation and another small typoJordan Wiens
2018-01-25fixes #912Jordan Wiens
2018-01-22Add Access to Background Analysis Task.Brian Potchik
2018-01-18Allow flag roles to be dependent on semantic classRusty Wagner
2018-01-16fix slack badgeJordan Wiens
2018-01-16update open source documentation with qt 5.10 build informationJordan Wiens
2018-01-16Add classes and groups for semantic flags resolutionRusty Wagner
2018-01-15Add platform check and access correct autodefined field.Brian Potchik
2018-01-15Fix 'demangled' typo.Brian Potchik
2018-01-14Add InstructionTextToken ConstructorBrian Potchik
2018-01-14Container Memory Reservations.Brian Potchik
2018-01-11fixes binaryninja-api #784 improper call to BNCreateEnumerationTypePeter LaFosse
2018-01-11API Temporary Object Elimination.Brian Potchik
2018-01-11get_valid_list is now a dict, as well as add documentation for plugin registr...Jordan Wiens
2018-01-09Merge branch 'dev'Peter LaFosse
2018-01-02Fix incorrect handling of syscall ILRusty Wagner
2017-12-26Merge branch 'dev' into fpuRusty Wagner
2017-12-26Adding return value registers to function typeRusty Wagner
2017-12-20fixes broken lastrun creationJordan Wiens
2017-12-20Merge pull request #877 from njfox/linux_setupJordan
2017-12-18Remove newline from split lines as it breaks more than it fixesPeter LaFosse
2017-12-15Adding documentation for linux CA path settingsPeter LaFosse
2017-12-15Make multi-line python input more robustPeter LaFosse
2017-12-14Fix PluginManager Doc Example (#885)toolCHAINZ
2017-12-14Add autoDefined attribute to Sections and SegmentsPeter LaFosse
2017-12-14Fix multi-line insertion and single expression evalutationPeter LaFosse
2017-12-14Fix multi-line execution in python consolePeter LaFosse
2017-12-12Modify Hash Functions.Brian Potchik
2017-12-12Add fixes for x86_extension wrapperPeter LaFosse
2017-12-11Merge pull request #884 from amatus/to-upstreamJordan
2017-12-05Add __eq__ and __hash__ to BasicBlockEdgeDavid Barksdale
2017-12-04Better Architecture Transition Support.Brian Potchik