summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-15remove extra jsoncpp.cpp (just use one in ./json)Andrew Lamoureux
2017-03-15Merge pull request #573 from jhurliman/devAndrew Lamoureux
2017-03-15Merge branch 'dev' into devAndrew Lamoureux
2017-03-15APIs for performing range analysisRusty Wagner
2017-03-15build explanation, windows make filesAndrew Lamoureux
2017-03-15merged bambu PR #284, updated json to 1.8.0Andrew Lamoureux
2017-03-15Merge branch 'dev' of https://github.com/bambu/binaryninja-api into bambu-devAndrew Lamoureux
2017-03-15json 1.6.1 moved here from coreAndrew Lamoureux
2017-03-15convenience function for bytes->ILAndrew Lamoureux
2017-03-13Branch dependence APIs for path sensitive analysisRusty Wagner
2017-03-10Mappings between low level IL and medium level ILRusty Wagner
2017-03-07Use expression lists in call and returnRusty Wagner
2017-03-07Generator doesn't like typedefed function pointersPeter LaFosse
2017-03-07Add outputs and parameters for call and return, handle aliasingRusty Wagner
2017-03-05fixing failed mergePeter LaFosse
2017-03-05Merginging with devPeter LaFosse
2017-03-04Adding repo manager APIsPeter LaFosse
2017-03-03add more linux troubleshootingJordan Wiens
2017-03-02Adding MLIL instructions, moving stack contents data flow to a later stageRusty Wagner
2017-03-01Adding framework for medium level ILRusty Wagner
2017-02-28Map expressions to SSA form and add API to query expression valueRusty Wagner
2017-02-28Adding return address register valueRusty Wagner
2017-02-25Add APIs to access SSA-based data flowRusty Wagner
2017-02-24llvm services free returns void (no longer int)Andrew Lamoureux
2017-02-24llvmservices functions to core api headerAndrew Lamoureux
2017-02-23Add APIs for definitions and uses of SSA variablesRusty Wagner
2017-02-23Instruction starts and SSA form are a property of IL functionsRusty Wagner
2017-02-23add get_install_directory and savelastrun to the apiJordan Wiens
2017-02-22Add SSA form APIsRusty Wagner
2017-02-20Add dominance frontier APIsRusty Wagner
2017-02-18Add back edge property to block edgesRusty Wagner
2017-02-17Add dominator APIsRusty Wagner
2017-02-17update aur linkJordan Wiens
2017-02-16Basic blocks have incoming and outgoing edges with basic block references, us...Rusty Wagner
2017-02-14add libgit2 to licensing infoJordan Wiens
2017-02-10Merge branch 'type_view' into devRusty Wagner
2017-02-10Merge branch 'dev'Rusty Wagner
2017-02-10Merge in pull requests that never made it into devRusty Wagner
2017-02-10Zoomgynophage
2017-02-10Update troubleshooting.mdlucasduffey
2017-02-09API for accessing platform-specific types and function definitionsRusty Wagner
2017-02-09APIs for handling platform typesRusty Wagner
2017-02-09Fix highlight API's to work with HighlightStandardColor properlyPeter LaFosse
2017-02-06Add type IDs for types to track across renamesRusty Wagner
2017-01-28example documentation fix for BinaryWriterClaude Hemberger
2017-01-27use cleaner import and update API to actually trigger updateJordan Wiens
2017-01-27add install_pending_update and is_update_installation_pending APIsJordan Wiens
2017-01-23BinaryView.get_view_of_file Fix (#603)Josh Watson
2017-01-20add C++ API for GetProduct, GetProductType, and GetLicenseCountJordan Wiens
2017-01-20also add product type and license count to the APIJordan Wiens