about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1422 from CLOVIS-AI/pytestserpilliere2022-03-243-7/+68
|\
| * Compatibility of our tests with unittestIvan “CLOVIS” Canet2022-03-243-7/+68
* | Merge pull request #1420 from CLOVIS-AI/examples-updateserpilliere2022-03-246-26/+34
|\ \
| * | Short explanation of memory interferencesIvan “CLOVIS” Canet2022-03-211-0/+2
| * | Fixed incorrect path in solve_condition_stpIvan “CLOVIS” Canet2022-03-211-13/+12
| * | Fixed output file name in graph_dataflowIvan “CLOVIS” Canet2022-03-211-2/+4
| * | Fixed usage for constant_propagation, depgraph & graph_dataflowIvan “CLOVIS” Canet2022-03-213-3/+3
| * | Fixed no-op in example/expression/simplification_addIvan “CLOVIS” Canet2022-03-151-8/+13
| |/
* | Merge pull request #1418 from CLOVIS-AI/shellcodeserpilliere2022-03-241-1/+1
|\ \ | |/ |/|
| * Fixed documentation in shellcode.pyIvan “CLOVIS” Canet2022-03-081-1/+1
|/
* Merge pull request #1417 from WilliamBruneau/mem_bpserpilliere2022-02-286-19/+128
|\
| * Add test for memory breakpoint exampleWilliam Bruneau2022-02-232-1/+7
| * Add memory breakpoints in debugger and examplesWilliam Bruneau2022-02-235-19/+122
* | Merge pull request #1415 from WilliamBruneau/fix_ctype_propserpilliere2022-02-222-3/+3
|\ \ | |/ |/|
| * Fix ctype_propagation.py exampleWilliam Bruneau2022-02-172-3/+3
|/
* Merge pull request #1414 from 0xling/masterserpilliere2022-02-171-1/+1
|\
| * fix bug of cb_arm_fix_callling2022-02-151-1/+1
|/
* Merge pull request #1412 from serpilliere/fix_pickleserpilliere2022-01-279-13/+2
|\
| * Fix delayslot to support pickleFabrice Desclaux2022-01-269-13/+2
|/
* Merge pull request #1409 from icecr4ck/add_syscall_sem_mips32serpilliere2022-01-154-1/+66
|\
| * Implements syscall handler for mips32b + minimal Linux environmenticecr4ck@protonmail.com2022-01-144-1/+66
|/
* Merge pull request #1408 from WilliamBruneau/fix_collectionsserpilliere2022-01-042-6/+9
|\
| * Fix collectionsWilliam Bruneau2022-01-042-6/+9
|/
* Merge pull request #1393 from P403n1x87/chore-gitignoreserpilliere2021-12-311-1/+6
|\
| * exclude all compiled Python filesGabriele N. Tornetta2021-12-291-1/+1
| * chore: add generated files to gitignore fileGabriele N. Tornetta2021-10-251-1/+6
* | Merge pull request #1406 from 0xeb/minorserpilliere2021-12-312-3/+3
|\ \
| * | Minor modifications (incl. typos)Elias Bachaalany2021-12-272-3/+3
|/ /
* | Merge pull request #1399 from 0xeb/idafixserpilliere2021-12-141-1/+1
|\ \
| * | Fixed symbexec example to work for newer IDA (7.6)Elias Bachaalany2021-11-291-1/+1
* | | Merge pull request #1405 from serpilliere/fix_export_buildserpilliere2021-12-141-10/+14
|\ \ \
| * | | Fix export generationFabrice Desclaux2021-12-131-10/+14
|/ / /
* | | Merge pull request #1403 from serpilliere/fix_htmlserpilliere2021-12-078-4/+13
|\ \ \
| * | | Fix html; Add reg testFabrice Desclaux2021-12-068-4/+13
|/ / /
* | | Merge pull request #1400 from serpilliere/color_ircfgserpilliere2021-12-0213-13/+485
|\ \ \
| * | | Colorize ir/asmFabrice Desclaux2021-12-0113-13/+485
|/ / /
* | | Merge pull request #1398 from 0xeb/mainserpilliere2021-11-171-2/+2
|\ \ \
| * | | Fixed "POP reg_sp" in all modesElias Bachaalany2021-11-121-2/+2
|/ / /
* | | Merge pull request #1395 from serpilliere/aarch64_strlserpilliere2021-10-292-1/+9
|\ \ \
| * | | Add aarch64 strlrxxFabrice Desclaux2021-10-292-1/+9
|/ / /
* | | Merge pull request #1394 from serpilliere/add_jit_arch_m68kserpilliere2021-10-293-0/+533
|\ \ \
| * | | Add m68k jitter archFabrice Desclaux2021-10-293-0/+533
|/ / /
* | | Merge pull request #1392 from P403n1x87/ci-py39serpilliere2021-10-293-3/+6
|\ \ \ | |_|/ |/| |
| * | ci: pin pyparsing dependencyGabriele N. Tornetta2021-10-253-3/+6
|/ /
* | Merge pull request #1389 from serpilliere/test_get_exportserpilliere2021-10-191-0/+5
|\ \
| * | Add get_export to reg testsFabrice Desclaux2021-10-191-0/+5
|/ /
* | Merge pull request #1390 from serpilliere/fix_expr_propag_namesserpilliere2021-10-133-13/+125
|\ \ | |/ |/|
| * Test expressions interferencesFabrice Desclaux2021-10-132-0/+112
| * Fix expr propag namesFabrice Desclaux2021-10-121-13/+13
|/
* Merge pull request #1386 from serpilliere/fix_incomplete_ircfg_analysisserpilliere2021-09-202-1/+7
|\