summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2017-12-04Add MediumLevelIL Function Recognizer.Brian Potchik
2017-11-29update OS X troubleshooting docs for old unsupported versionsJordan Wiens
2017-11-27Adding API's to get Linux CA bundle infoPeter LaFosse
2017-11-21example: use arch plugins for cmdline disassemblerAndrew Lamoureux
2017-11-21@GeneralBisons suggested fix until libcurl/libssl are includedJordan Wiens
2017-11-20Update Python API to display PossibleValues that are of type ConstantPointerV...Brian Potchik
2017-11-19Check python version and use python2 if python3 is defaultNick Fox
2017-11-19Remove unnecessary trailing slash in BNPATHNick Fox
2017-11-19Fix typo in MIME filename introduced in last commitNick Fox
2017-11-19Fix bugs in setup script by removing unneeded sudo conditionalsNick Fox
2017-11-19Fix incorrect BNPATH: previously pointed to /scriptsNick Fox
2017-11-19Add missing quotes to fix issue with broken .desktop fileNick Fox
2017-11-16Cache Platform object and not handleDavid Barksdale
2017-11-14Fix _get_instruction_alignment type.Brian Potchik
2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik
2017-11-12Removed unneeded shadowed variabledPeter LaFosse
2017-11-10Add 'relocatable' property to BinaryView classPeter LaFosse
2017-11-08Cache arch and platform property values (#862)Matt Revelle
2017-11-07Update to latest asmx86Peter LaFosse
2017-11-03point linux setup script at the right path for api installJordan Wiens
2017-11-03fix docs for plugin manager exampleJordan Wiens
2017-11-02Move the function discrimination from SSAVariable to Variable (#856)David Barksdale
2017-11-02Make SSAVariables unique between functions (#855)David Barksdale
2017-11-01fix new scripting provider aliases when no current context existsJordan Wiens
2017-10-30Provide a slightly different implementation for @joshwatson's AnalysisComplet...Peter LaFosse
2017-10-30add current_llil and current_mlil scripting console aliasesJordan Wiens
2017-10-30__hash__ for three types of basic blocksJordan Wiens
2017-10-29Add convenience API's for accessing blocks and instructions in Function (#792)Cory Duplantis
2017-10-29Fixed possible IndexError in Function.get_*_at methods (#775)Josh Watson
2017-10-25additional debian sym link instructionsJordan Wiens
2017-10-19UI Updates for Product and Update Status.Brian Potchik
2017-09-30minor documentation updateJordan Wiens
2017-09-22Adding C++ apis for gettings pathsPeter LaFosse