about summary refs log tree commit diff stats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add link to the doc folder in READMEW0ni2024-04-061-1/+1
|
* Compatibility of our tests with unittestIvan “CLOVIS” Canet2022-03-241-0/+7
| | | | | | This commit introduces a compatibility layer to run the Miasm tests using Python's unittest. Due to unittest not knowing how to execute tests in parallel, this is much slower than the current alternative. Supporting unittest (which is a Python standard) as an addition to our own homegrown runner, even if slower, is useful for integration with other tools thanks to the shared format (eg. see full standard output logs for each test in PyCharm, generate XUnit test reports in CI...).
* Add github actionsFabrice Desclaux2021-08-231-2/+3
|
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-051-1/+1
|
* README: A few fixes (#1358)Alexandre-Xavier Labonté-Lamoureux2021-03-131-6/+6
| | | | | | | * README.md: Fix typo 'too' -> 'tool' * README.md: Line up colons * README.md: Fix capitalization of acronyms
* Rename ir -> lifterFabrice Desclaux2020-12-241-7/+7
|
* Merge pull request #1286 from serpilliere/updt_doc_linkCamille Mougey2020-09-011-1/+3
|\ | | | | Updt documentation links
| * Updt documentation linksFabrice Desclaux2020-09-011-1/+3
| |
* | Update api according to loc_db updateFabrice Desclaux2020-08-311-5/+5
| |
* | Avoid generate default locationdbFabrice Desclaux2020-08-311-3/+3
|/
* Fix tipoFabrice Desclaux2020-05-221-7/+0
|
* Link to the IR Notebook from READMEAnton Kochkov2020-03-061-0/+2
|
* Fix setup for pypiFabrice Desclaux2019-12-111-1/+1
|
* doc: moved the "what" at the topMartin Monperrus2019-10-231-18/+18
|
* Add miasm logoFabrice Desclaux2019-09-211-0/+5
|
* Include elfesteem fork in miasmPierre LALET2019-03-051-11/+2
|
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-11/+11
|
* Support python2/python3Fabrice Desclaux2019-03-051-14/+14
|
* README: update appveyor cea-secFabrice Desclaux2019-01-111-1/+1
|
* Fix typos & add codespellPierre LALET2018-12-231-1/+1
|
* Add Gitter badgeThe Gitter Badger2018-11-141-1/+1
|
* Merge pull request #856 from serpilliere/appveyor_linkCamille Mougey2018-09-281-1/+1
|\ | | | | Readme: fix appveyor badge
| * Readme: fix appveyor badgeFabrice Desclaux2018-09-201-1/+1
| | | | | | | | I messed up and lost the origin link to the appveyor badge :/
* | Update README.mdMinh Triet Pham Tran2018-09-241-2/+2
|/
* README: add appveyor statusFabrice Desclaux2018-09-111-0/+1
|
* README: add python console colorationAjax2018-07-051-30/+30
|
* IR: gen ircfg from ir_archFabrice Desclaux2018-07-051-25/+31
|
* IR: remove default regs_init for symbexecFabrice Desclaux2018-07-051-124/+193
|
* Merge branch 'master' into patch-2Camille Mougey2018-06-221-5/+4
|\
| * Jitter: add simple trace apiFabrice Desclaux2018-06-211-2/+1
| |
| * All: fix var name to reflect object typesFabrice Desclaux2018-06-191-3/+3
| |
* | Update README.md_Frky2018-06-201-3/+3
|/ | | Proposed fix for Issue #775
* Update documentation (remove TCC jitter engine)Ajax2018-05-161-11/+2
|
* README: updt api & fix tipoFabrice Desclaux2018-04-161-23/+24
|
* Update README.md_Frky2017-10-041-1/+1
| | | Change dis_multibloc (deprecated warning) to dis_multiblock
* README: pycparser min versionFabrice Desclaux2017-08-101-1/+1
|
* README/Travis: update dependenciesFabrice Desclaux2017-02-171-0/+1
|
* Add SSTIC referencesAjax2017-02-021-0/+3
|
* Update external references to MiasmAjax2017-02-021-0/+20
|
* Add reference to R2M2Ajax2017-01-291-1/+2
|
* Update documentation for llvmliteAjax2017-01-041-4/+4
|
* Add Clang possibility using "cc"Ajax2016-09-051-4/+6
|
* Update z3 requirementAjax2016-07-111-0/+3
|
* README: updt dependenciesFabrice Desclaux2016-04-261-10/+14
|
* README: add blog entryFabrice Desclaux2016-01-281-0/+2
|
* Fix tinycc READMEFabrice Desclaux2016-01-151-3/+7
|
* README: fixed elfesteem linkTim Blazytko2015-08-121-1/+1
|
* README: fixed elfesteem documentationTim Blazytko2015-08-121-2/+2
|
* README: add a code-climate badgeCamille Mougey2015-07-291-0/+1
|
* Jitter: fix example apiFabrice Desclaux2015-07-161-1/+1
|