summaryrefslogtreecommitdiff
path: root/lowlevelil.cpp
AgeCommit message (Expand)Author
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-04-10Show stack variables and implement naming, undo, and persistenceRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2016-01-01Armv7 lifting initial check inplafosse
2015-09-03Implement low level IL from PythonRusty Wagner
2015-08-16Typedefing llil identifiers as ExprIdplafosse
2015-07-31Find functions that don't return based on control flow, and use that in paren...Rusty Wagner
2015-07-10Additional instructions for x86 -> ILRusty Wagner
2015-07-10Initial implementation of low level ILRusty Wagner