| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge branch 'feature-exprrandom' of https://github.com/commial/miasm into ↵ | Fabrice Desclaux | 2014-12-11 | 1 | -0/+1 | |
| |\ | | | | | | | | | | | | | commial-feature-exprrandom Conflicts: miasm2/expression/expression_helper.py | |||||
| | * | Example: Add an example for ExprRandom | Camille Mougey | 2014-12-10 | 1 | -0/+1 | |
| | | | ||||||
| * | | Test: Add a regression test for Variables_Identifier | Camille Mougey | 2014-12-09 | 1 | -0/+1 | |
| |/ | ||||||
| * | TestAll: Add a class ExampleTestDis for test_dis.py specificities | Camille Mougey | 2014-12-04 | 1 | -13/+26 | |
| | | ||||||
| * | TestAll: Some example products were missing | Camille Mougey | 2014-12-04 | 1 | -6/+11 | |
| | | ||||||
| * | TestAll: Use tag "llvm" to filter LLVM dependent test units | Camille Mougey | 2014-11-03 | 1 | -11/+9 | |
| | | ||||||
| * | TestAll: Merge and tag tests, handle "ommit-tags" argument | Camille Mougey | 2014-11-03 | 1 | -54/+96 | |
| | | | | | | | | | | | | | | Current tags: - example: unit test based on examples - regression: regression tests - long: tests known to be long, ie. more than 1min on Core i5 Example: - launching only regression tests: $> python test_all.py -t example - do not launch long tests: $> python test_all.py -t long | |||||
| * | TestAll: Add products for 'unpack_upx' example | Camille Mougey | 2014-10-31 | 1 | -2/+8 | |
| | | ||||||
| * | TestAll: Update test all to use test utils | ajax | 2014-10-17 | 1 | -458/+218 | |
| | | ||||||
| * | Reg test: add arm jit little/big endian | Fabrice Desclaux | 2014-10-09 | 1 | -0/+2 | |
| | | ||||||
| * | Arch/jit: add endianess support jitters | Fabrice Desclaux | 2014-10-09 | 1 | -3/+7 | |
| | | ||||||
| * | Sandbox: add arm arch | Fabrice Desclaux | 2014-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | Move os_dep out of the jitter module | Fabrice Desclaux | 2014-10-07 | 1 | -3/+3 | |
| | | ||||||
| * | merge | Fabrice Desclaux | 2014-10-02 | 1 | -1/+6 | |
| |\ | ||||||
| | * | TestAll: Assert on test successes | ajax | 2014-09-30 | 1 | -1/+6 | |
| | | | ||||||
| * | | Example: sandbox_pe to diet | Fabrice Desclaux | 2014-10-02 | 1 | -1/+0 | |
| |/ | ||||||
| * | Arm: fixdstoffset computation, add asm reg test | Fabrice Desclaux | 2014-09-29 | 1 | -0/+1 | |
| | | ||||||
| * | Example: Add Unpack_Gen, a skeleton for unpacking scripts | ajax | 2014-09-24 | 1 | -0/+1 | |
| | | ||||||
| * | merge | Fabrice Desclaux | 2014-09-19 | 1 | -7/+8 | |
| |\ | ||||||
| | * | Example: Add an example of a simplification registering | Camille Mougey | 2014-09-19 | 1 | -0/+1 | |
| | | | ||||||
| | * | Expression examples: Rename examples with meaningfull names | Camille Mougey | 2014-09-19 | 1 | -7/+7 | |
| | | | ||||||
| * | | test: add mnemonic tests | Fabrice Desclaux | 2014-09-19 | 1 | -0/+2 | |
| |/ | ||||||
| * | Modify irbloc destination mecanism. Rework API in consequence. | Fabrice Desclaux | 2014-09-05 | 1 | -2/+2 | |
| | | | | | | | | | | | Fat patch here: some API have changed. Each irbloc now affects a special "IRDst" register which is used to describe the destination irbloc. It allows simple description of architectures using delay slots. Architectures semantic and tcc/python jitter are modified in consequence. LLVM jitter is disabled for now, but should be patch soon. | |||||
| * | mips: missing file | serpilliere | 2014-08-25 | 1 | -0/+3 | |
| | | ||||||
| * | Test: add msp430 asm/dis/jit | serpilliere | 2014-08-21 | 1 | -0/+3 | |
| | | ||||||
| * | Add mips32 arch | serpilliere | 2014-08-06 | 1 | -0/+1 | |
| | | ||||||
| * | Test: Improve x86 SSE tests (thanks to Adrien Guinet) | ajax | 2014-07-30 | 1 | -0/+1 | |
| | | ||||||
| * | ajout test jitter/os_dep/win_api_x86_32.py | Romain CARRE | 2014-07-07 | 1 | -0/+4 | |
| | | ||||||
| * | Test: Yes, we can use a function to invoke all jitter each time | ajax | 2014-06-16 | 1 | -33/+23 | |
| | | ||||||
| * | Jitter Python: Add the rest of tests (unpack_upx is very long) | ajax | 2014-06-16 | 1 | -0/+4 | |
| | | ||||||
| * | Test: Add "python" jitter for few tests | ajax | 2014-06-16 | 1 | -0/+4 | |
| | | ||||||
| * | Test: add arm test with symbexec engine | serpilliere | 2014-06-16 | 1 | -0/+1 | |
| | | ||||||
| * | Test: Add a new test for Python jitter | ajax | 2014-06-14 | 1 | -0/+1 | |
| | | ||||||
| * | Test: Add "tcc", "llvm" and "python" jitter for the example "test_jit_x86_32" | ajax | 2014-06-14 | 1 | -1/+3 | |
| | | ||||||
| * | Test: Add LLVM jitter in md5_arm example | ajax | 2014-06-13 | 1 | -1/+2 | |
| | | ||||||
| * | Miasm v2 | serpilliere | 2014-06-03 | 1 | -0/+443 | |
| * 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 ! | ||||||