| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move modint in core | Fabrice Desclaux | 2020-07-21 | 1 | -74/+0 |
| | | |||||
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -1/+2 |
| | | |||||
| * | Support python2/python3 | Fabrice Desclaux | 2019-03-05 | 1 | -15/+16 |
| | | |||||
| * | Modint: add tests for big int | Ajax | 2017-01-13 | 1 | -0/+9 |
| | | |||||
| * | Div: fix modint operation | Ajax | 2017-01-13 | 1 | -1/+5 |
| | | |||||
| * | Miasm v2 | serpilliere | 2014-06-03 | 1 | -0/+59 |
| * API has changed, so old scripts need updates * See example for API usage * Use tcc or llvm for jit emulation * Go to test and run test_all.py to check install Enjoy ! | |||||