summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-10import MainThreadAction from the correct locationgaasedelen
2018-09-10Fix an incorrect field name in FlowGraphLayoutRequest._completeJosh Watson
2018-09-05Merge branch 'test_stack_adjust' into devRusty Wagner
2018-09-04Add API to create graphs of IL functionsRusty Wagner
2018-09-02Add target field field to BNRelocationInfo structurePeter LaFosse
2018-08-31Add some docs to flow graph APIRusty Wagner
2018-08-31Merging with devPeter LaFosse
2018-08-30Fix signed constants in Python ILRusty Wagner
2018-08-30Allow negative stack offsets for functions like alloca_probeRusty Wagner
2018-08-30Add x86 Disassembly Options DocumentationKyleMiles
2018-08-29Fix partial register dataflow unit test.Brian Potchik
2018-08-29Change GetReloc to GetAddressPeter LaFosse
2018-08-28Merge branch 'dev' into test_stack_adjustRusty Wagner
2018-08-27remove partial_register_dataflow test binaryJordan Wiens
2018-08-27fix styles for mobile layoutsJordan Wiens
2018-08-27fix hex-view referenceJordan Wiens
2018-08-27switch from mkdocs-material to a custom readthedocs style for user docs as wellJordan Wiens
2018-08-27remove old image referencesJordan Wiens
2018-08-27move img files for new mkdocs versionJordan Wiens
2018-08-27Add AUTOCOERCE flag for relocation handlersPeter LaFosse
2018-08-27fix mkdoc commandJordan Wiens
2018-08-27Comment out partial_register_dataflow testJosh Ferrell
2018-08-26Add support for new constant type EXTERN_PTRPeter LaFosse
2018-08-25updated documentationJosh Ferrell
2018-08-25Updated BinaryTestCases submoduleJosh Ferrell
2018-08-23add NixOS troubleshooting documentationJordan Wiens
2018-08-23add support for original_filename propertyJordan Wiens
2018-08-21Add return hint MLIL instruction (used in intermediate stages, not emitted in...Rusty Wagner
2018-08-20Revert "Unit Tests Run On One Thread"Ryan Snyder
2018-08-20api: add methods to get basic block objects from IL instrsRyan Snyder
2018-08-20update user docs example to use dest.nameJordan Wiens
2018-08-17Fix report collection reference count bug and add debug report supportRusty Wagner
2018-08-17Unit Tests Run On One ThreadKyleMiles
2018-08-16Fix ref count bugPeter LaFosse
2018-08-16Adding EXTERN_PTR typePeter LaFosse
2018-08-16Add XED AttributionKyleMiles
2018-08-16Fix Python3 Multiline Input In Script ConsoleKyle Martin
2018-08-15Add documentation for autorunLinearSweep setting.Brian Potchik
2018-08-15Update ScriptingProvider setting name.Brian Potchik
2018-08-15Added UTF8 string to stringtype enumJosh Ferrell
2018-08-15Expose ScriptingProvider name in C++ bindingsRyan Snyder
2018-08-15Add binary to test tailcall register clobbers.Brian Potchik
2018-08-14Modify flow graph API to support multiple layout requests for a single graphRusty Wagner
2018-08-14Add armv7 jumptable example for computed goto dispatch.Brian Potchik
2018-08-14Adding LLIL_RELOC_PTRPeter LaFosse
2018-08-10Return the boolean value from bv.navigate in the Python API.Brian Potchik
2018-08-10Expose BNIsUIEnabled via Python.Brian Potchik
2018-08-10Finish DownloadProvider C++ API.Brian Potchik
2018-08-10Fix DownloadProvider reference counting and instance cleanup.Brian Potchik
2018-08-10Fix ScriptingProvider reference counting and instance cleanup.Brian Potchik