summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21Using variable identifiers in MLILRusty Wagner
2017-04-20Renaming and adding variable identifiersRusty Wagner
2017-04-17Use new variable system in functionsRusty Wagner
2017-03-25Fixing partial variable write instructionRusty Wagner
2017-03-22Adding new value object to hold disjoint setsRusty Wagner
2017-03-16Switching to new data flow systemRusty Wagner
2017-03-16Adding APIs to query register and stack contents from ILRusty Wagner
2017-03-15APIs for performing range analysisRusty Wagner
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-07Add outputs and parameters for call and return, handle aliasingRusty Wagner
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-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-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 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-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
2017-01-20ignore autogenerated indexJordan Wiens
2017-01-20make python docs default for API helpJordan Wiens
2017-01-20add product id from license fileJordan Wiens
2017-01-20minor spelling correctionJordan Wiens
2017-01-20add computer licenses to documentationJordan Wiens
2017-01-19Add API to find virtual address from file offsetRusty Wagner
2017-01-17Add missing Python APIsRusty Wagner
2017-01-17fix missing documentationJordan Wiens
2017-01-17add documentation for shutdownJordan Wiens
2017-01-17properly cleanup autogenerated source filesJordan Wiens
2017-01-16Fix lint issuesRusty Wagner