summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05add windows troubleshooting stepsJordan Wiens
2018-10-05Force use of requests on Windows to avoid cert issues on some installsRusty Wagner
2018-10-05Patch FlowGraph lockingnegasora
2018-10-05Fix memory leak while getting NameSpacePeter LaFosse
2018-10-05python3: ensure callbacks live long enoughRyan Snyder
2018-10-05add missing newline to fix formatting of code block for nix derivation fileJordan Wiens
2018-10-05api: remove some lingering xrange uses in python bindingsRyan Snyder
2018-10-05Fix generation of core.BNLogJosh Watson
2018-10-05fix url in documentationJordan Wiens
2018-10-05table cleanup and extra escaping for windows pathJordan Wiens
2018-10-05documentation updatesJordan Wiens
2018-10-05Remove extraneous textKyle Martin
2018-10-05remove duplicate hotkey entryJordan Wiens
2018-10-05add windows troubleshooting stepsJordan Wiens
2018-10-04Force use of requests on Windows to avoid cert issues on some installsRusty Wagner
2018-10-03Patch FlowGraph lockingnegasora
2018-09-29Fix issue with GetNameSpace, squash warningPeter LaFosse
2018-09-29Produce better output for data variable testPeter LaFosse
2018-09-28Namespace API cleanupPeter LaFosse
2018-09-26python3: ensure callbacks live long enoughRyan Snyder
2018-09-25add missing newline to fix formatting of code block for nix derivation fileJordan Wiens
2018-09-25api: remove some lingering xrange uses in python bindingsRyan Snyder
2018-09-25Merge branch 'joshwatson-fix-BNLog' into devRyan Snyder
2018-09-24fix url in documentationJordan Wiens
2018-09-24table cleanup and extra escaping for windows pathJordan Wiens
2018-09-24documentation updatesJordan Wiens
2018-09-24Remove extraneous textKyle Martin
2018-09-21Fix ref count bug in Relocation classPeter LaFosse
2018-09-20Merge branch 'dev' into test_relocationPeter LaFosse
2018-09-20Adding NameSpace tokens and plumbing through some namespce apisPeter LaFosse
2018-09-18Fix generation of core.BNLogJosh Watson
2018-09-18python: make BasicBlocks iterate over disassembly lines, not instrsRyan Snyder
2018-09-17api: switch testcase submodule url to https://Ryan Snyder
2018-09-17api: fix read beyond bounds of basic blockRyan Snyder
2018-09-13Add callee saved registers on calling conventions to specify which registers ...Rusty Wagner
2018-09-12Merging with devPeter LaFosse
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