summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10default to loglevel info for log_to_stdoutJordan Wiens
2018-05-07Merge branch 'dev' into test_relocationPeter LaFosse
2018-05-07Refactor supporting calling convention like approachPeter LaFosse
2018-04-29Prevent creation of LowLevelILFunction wrappers on the stackRyan Snyder
2018-04-26fix broken up note lines in interaction documentationJordan Wiens
2018-04-25Adding tailcall analysis to the core.Brian Potchik
2018-04-12update to qt 5.10.1Jordan Wiens
2018-04-11fix for #1015, thanks joshJordan Wiens
2018-04-05Do pc and base relative relocations explicitlyPeter LaFosse
2018-04-05Add SSA variable liveness API for MLILRusty Wagner
2018-04-04Get it to actually buildPeter LaFosse
2018-04-04Merging with devPeter LaFosse
2018-04-04Most relocations work on ELF/x86_64Peter LaFosse
2018-04-02Add plugin commands for LLIL and MLILRusty Wagner
2018-03-28Add documentation for recent-file-limit.Brian Potchik
2018-03-28update docs for I hotkeyJordan Wiens
2018-03-28Fix default flag write generation for some opsRyan Snyder
2018-03-28Prevent creation of invalid Type wrappersRyan Snyder
2018-03-23Make indirect branch queries initialize CoreArchitecture objects correctlyRyan Snyder
2018-03-23Call CreateDatabase on parent view if it existsPeter LaFosse
2018-03-23Cache all created CoreArchitecture objectsRyan Snyder
2018-03-23Add API to get file sizePeter LaFosse
2018-03-23Add api for getting total string output size of QualifiedName objectPeter LaFosse
2018-03-23Fix reference leak in calling conventionsRusty Wagner
2018-03-23update to latest slack badgeJordan
2018-03-23Update AnalysisCompletionEvent documentation.Brian Potchik
2018-03-23Add APIs for skipping analysis of functions that are too large, and overridin...Rusty Wagner
2018-03-23Automatically update analysis after commands in interactive PythonRusty Wagner
2018-03-23add backward forward navigation hotkeys to documentationJordan
2018-03-23Fix lifted IL access from PythonRusty Wagner
2018-03-23Architecture plugins no longer need to override the perform_* methods (you ca...Rusty Wagner
2018-03-23Log cleanup.Brian Potchik
2018-03-23Advance submodule reference.Brian Potchik
2018-03-23Fix type error for get_semantic_{flag,class}_name (#957)Kareem El-Faramawi
2018-03-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner
2018-03-23Fix documentationlucasduffey
2018-03-23and the other modulus...Jordan Wiens
2018-03-23one more signed/unsigned copy paste failureJordan Wiens
2018-03-23unsigned improperly using signed divisionJordan Wiens
2018-03-23For Python, display set of values in hex format.Brian Potchik
2018-03-23implement missing get_semantic_flag_class_name and get_semantic_flag_group_nameJordan Wiens
2018-03-23another typoJordan Wiens
2018-03-23fix a typoJordan Wiens
2018-03-23fix typo in semantic flag core namesJordan Wiens
2018-03-23Add missing instructionRusty Wagner
2018-03-23Add instructions for tracking freed register stack slotsRusty Wagner
2018-03-23Add APIs for overriding stack adjustments on callsRusty Wagner
2018-03-23Add rounding instructionsRusty Wagner
2018-03-23Allow intrinsics to write flagsRusty Wagner
2018-03-23Adding CPU intrinsics supportRusty Wagner