index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
/
disasm
/
single_instr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
Example: clean code
Fabrice Desclaux
2
-104
/
+98
2017-05-15
X86: Add types for x86_32
Fabrice Desclaux
1
-0
/
+65
2017-05-15
Core/Objc: improuve internal type representation
Fabrice Desclaux
5
-416
/
+1095
2017-05-15
IR: explicit exception for div
Fabrice Desclaux
5
-110
/
+111
2017-05-09
Use and tiny test of .as_assignblock() behavior
Ajax
2
-2
/
+7
2017-05-09
Add .as_assignblock() for SymbolicExecutionEngine
Ajax
1
-0
/
+7
2017-05-09
Add a few log to str manipulation functions
Ajax
1
-1
/
+5
2017-05-09
Fix strcpyn behavior at limit
Ajax
1
-2
/
+4
2017-05-09
List all untracked file after test_all (should be empty)
Ajax
1
-1
/
+1
2017-05-09
Fix products files
Ajax
1
-15
/
+18
2017-05-09
Complete the docstring of AssignBlock
Ajax
1
-1
/
+7
2017-05-09
Add a sanity check for AssignBlock (dst must be Id or Mem)
Ajax
1
-0
/
+4
2017-05-09
Example: fix tipo
Fabrice Desclaux
1
-1
/
+1
2017-05-09
Translator: add rol/ror for python
Fabrice Desclaux
1
-0
/
+14
2017-05-07
Example: fix simplify argument
Fabrice Desclaux
1
-1
/
+1
2017-05-01
Expression: Forbid mix between Expr and int/long
Fabrice Desclaux
1
-1
/
+24
2017-04-27
arch/x86/jit.py: Update pc as well as EIP in ret_cdecl
Caroline Leman
1
-1
/
+1
2017-04-27
Add .items API to AssignBlock
Ajax
2
-0
/
+4
2017-04-25
Jitter: Error on reg set not int
Fabrice Desclaux
2
-8
/
+9
2017-04-25
Jitter: clean code
Fabrice Desclaux
1
-19
/
+42
2017-04-25
IDA: handle generated labels in depgraph
Ajax
1
-1
/
+7
2017-04-25
IDA: fix depgraph for immutable AssignBlock
Ajax
1
-8
/
+12
2017-04-25
IDA: fix graph_ir for immutable AssignBlock
Ajax
1
-6
/
+9
2017-04-24
Jitter: fix log mn regs
Fabrice Desclaux
1
-1
/
+1
2017-04-24
Jitter: sanitize code
Fabrice Desclaux
6
-53
/
+50
2017-04-24
Remove absolute sys.path
Ajax
1
-3
/
+0
2017-04-24
Remove PYTHONSTARTUP in end-user scripts
Ajax
15
-88
/
+3
2017-04-24
x86_64: add stdcall ABI call prepare (for sb.call to work)
Ajax
1
-1
/
+12
2017-04-24
x86_32: fix fastcall (ret_addr is the last to be pushed)
Ajax
1
-1
/
+1
2017-04-21
Introduce a GCC tests, to let no TCC installs able to run more tests
Ajax
1
-3
/
+5
2017-04-21
Let GCC be the default jitter
Ajax
5
-10
/
+10
2017-04-21
DSE: support absence of z3
Ajax
1
-2
/
+9
2017-04-21
Remove deprecated use of MatchExpr
Ajax
6
-48
/
+47
2017-04-21
Expression: clean
Fabrice Desclaux
1
-232
/
+240
2017-04-21
Errata: fix exprmatch names
Fabrice Desclaux
1
-50
/
+50
2017-04-21
Example: add irblock simplification example
Fabrice Desclaux
3
-5
/
+36
2017-04-21
Graph: add discard_edge
Fabrice Desclaux
1
-0
/
+5
2017-04-21
Ir: Add ir graph helpers
Fabrice Desclaux
2
-30
/
+142
2017-04-21
Expression: remove unused SearchExpr
Fabrice Desclaux
1
-14
/
+0
2017-04-21
Expression: clean MatchExpr
Fabrice Desclaux
1
-51
/
+45
2017-04-21
set breakpoint handler in ntdll_LdrGetProcedureAddress()
Aymeric Vincent
1
-0
/
+1
2017-04-20
Fix wrong add_memory_page docstring
Ajax
1
-1
/
+1
2017-04-20
Add regression test for AssignBlock
Ajax
2
-0
/
+47
2017-04-20
AssignBlock: add simplification facility
Ajax
1
-0
/
+12
2017-04-20
AssignBlock: add a few comment
Ajax
1
-1
/
+13
2017-04-20
IRBlock: move lines in AssignBlock
Fabrice Desclaux
14
-63
/
+61
2017-04-20
Ir: clean code
Fabrice Desclaux
1
-52
/
+51
2017-04-20
Ir: make AssignBlock immutable
Fabrice Desclaux
10
-174
/
+249
2017-04-18
X86_32: Add fastcall abi
Fabrice Desclaux
1
-0
/
+27
2017-04-18
Add regression test for DSE on lbl_gen
Ajax
2
-0
/
+100
[next]