about summary refs log tree commit diff stats
path: root/example/asm/shellcode.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Add CC_S>= simplificationFabrice Desclaux1-0/+11
2020-12-16Sembuilder: Remove mem[X]Fabrice Desclaux4-97/+143
2020-12-06fix unresolve3271355691-1/+1
2020-12-03Update ida example (use stack)Fabrice Desclaux1-12/+32
2020-12-03Add slice/compose simplificationFabrice Desclaux3-0/+74
2020-12-03Add z3 div reg testFabrice Desclaux2-0/+41
2020-12-03Fix z3 div translatorFabrice Desclaux1-5/+8
2020-12-01Add missing == operator in translatorsFabrice Desclaux3-0/+20
2020-11-26Fix propagate expression infinite loopFabrice Desclaux1-8/+18
2020-11-26[AARCH64] fix 'ldp' disas ; remove duplicate 'umsubh'w4kfu1-4/+2
2020-11-19[AARCH64] add another test extrw4kfu1-0/+2
2020-11-19[AARCH64] Fix 'extr' disassemblyw4kfu1-1/+2
2020-11-18