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
/
asm
/
shellcode.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
Example/Disasm/Full: Compute IR with & without analysis on `-g`
Camille Mougey
1
-6
/
+17
2015-02-24
Machine: Export IR (without analyse)
Camille Mougey
1
-0
/
+16
2015-02-24
DepGraph: Normalize output by including heads from graph
Camille Mougey
1
-2
/
+7
2015-02-24
Depgraph: results should be copy of `done` elements
Camille Mougey
1
-1
/
+1
2015-02-24
ir2C: fix `gen_resolve_int()`
Pierre LALET
1
-1
/
+1
2015-02-23
Jitcore: BounderDict upper bound is now a class attribute
Camille Mougey
1
-1
/
+2
2015-02-23
JitCore: Jitcore is an abstract class
Camille Mougey
1
-2
/
+2
2015-02-23
JitCore_TCC: Use a callback to free TCCState on Jitted block deletion
Camille Mougey
1
-4
/
+10
2015-02-23
JitCore: Jitted blocks are now a BoundedDict with a possible callback
Camille Mougey
1
-1
/
+5
2015-02-23
Core: Introduce BoundedDict and its regression test
Camille Mougey
3
-0
/
+115
2015-02-23
Jittcc: free values returned by `strdup` in `tcc_set_emul_lib_path`
Camille Mougey
1
-8
/
+8
2015-02-23
VmMngrPy: resource leak (`mpn`, `mpn->ad_hp`) if "known page in memory"
Camille Mougey
1
-1
/
+4
2015-02-23
VmMngr: resource leak (`mpn`) if `(!p)` is taken
Camille Mougey
1
-0
/