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
/
jitter
/
run_with_linuxenv.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
Aarch64: add ldarb
Fabrice Desclaux
3
-1
/
+5
2019-10-31
Remove non working/useless api from ircfg
Fabrice Desclaux
1
-10
/
+0
2019-10-23
doc: moved the "what" at the top
Martin Monperrus
1
-18
/
+18
2019-10-19
Adds a forgotten import
Maxime Meignan
1
-1
/
+1
2019-10-17
Loader: avoid None dst_ad in lib_imp2dstad
William Bruneau
1
-1
/
+2
2019-10-17
Fix python2/python3 bytes manipulation
Fabrice Desclaux
1
-1
/
+1
2019-10-17
X86/sem: fix tipo during python2/3 updt
Fabrice Desclaux
1
-5
/
+5
2019-10-16
Jitter: remove Clang warnings
William Bruneau
1
-2
/
+0
2019-10-16
Jitter: remove unused macro
William Bruneau
1
-1
/
+0
2019-10-16
Jitter: fix compilation on android
William Bruneau
1
-0
/
+4
2019-10-16
Avoid deprecation warning
William Bruneau
1
-2
/
+2
2019-10-09
Fix IDA depgraph example
William Bruneau
1
-3
/
+4
2019-10-06
arch: x86: add translation from roundsd to IR
Zheng Luo
1
-0
/
+31
2019-10-06
arch: x86: add roundsd decoder
Zheng Luo
1
-0
/
+4
2019-10-06
arch: x86: make UD2 break control flow
Zheng Luo
1
-1
/
+1
2019-09-30
fix int 1 handling
Louis
6
-2
/
+19
2019-09-25
Add a few PPC32 tests
Aymeric Vincent
3
-0
/
+248
2019-09-25
add "ba" to the list; allows PPC tests to pass the codespell spell
Aymeric Vincent
1
-0
/
+1
2019-09-24
modify CreateFile to open file in binary-mode
stanislas
1
-2
/
+2
2019-09-22
Fix get_str_ansi: return str
Fabrice Desclaux
10
-57
/
+51
2019-09-22
Fix bytes dllname
Fabrice Desclaux
5
-10
/
+19
2019-09-21
Add miasm logo
Fabrice Desclaux
2
-0
/
+5
2019-09-20
Codespell: add excetion 'blocs' to keep API unchanged
William Bruneau
1
-0
/
+1
2019-09-20
Codespell: fix some spelling mistakes
William Bruneau
13
-34
/
+34
2019-09-20
Loader: add exception in vm2pe for PC < image base
William Bruneau
1
-1
/
+4
2019-08-29
Travis: llvm-toolchain-trusty-6.0 to llvm-toolchain-xenial-6.0
William Bruneau
1
-1
/
+1
2019-08-08
Fix str/bytes handling in pe loader
Caroline Leman
1
-3
/
+3
2019-08-01
Objc: support segm op
William Bruneau
1
-1
/
+2
2019-07-26
Fix example/ida/menu.py for IDA >= 7.1
William Bruneau
1
-0
/
+2
2019-06-28
test: mem_breakpoint.py as a sample of memory breakpoints and its handlers. (...
idl3r
2
-0
/
+83
2019-06-17
fix typo in msp430's sem.py
Ninjananas
1
-1
/
+1
2019-06-13
Add extended tests in travis
Ajax
1
-1
/
+6
2019-05-27
Expression: add p3 ordering
Fabrice Desclaux
1
-0
/
+5
2019-05-23
Replace macOS bundles by dylibs
Hugo Porcher
1
-0
/
+13
2019-05-23
Fix endianness for macOS
Hugo Porcher
1
-4
/
+2
2019-05-18
Fix tipo
Fabrice Desclaux
9
-9
/
+11
2019-05-17
Remove get_mem and set_mem from JitCpu
William Bruneau
11
-303
/
+6
2019-05-15
Fix compilation
William Bruneau
12
-14
/
+21
2019-05-15
bn_to_PyLong
William Bruneau
3
-51
/
+31
2019-05-15
PyLong_to_bn
William Bruneau
5
-153
/
+47
2019-05-09
Move "llvmlite" to optional requirements
Ajax
2
-1
/
+1
2019-05-09
Loader example: test_pe: remove useless imports, comment and rename
Ajax
3
-32
/
+34
2019-05-09
Add loader examples (only "test_pe" for now) in tests
Ajax
1
-0
/
+12
2019-05-09
Example: rename elfesteem -> loader
Ajax
2
-0
/
+0
2019-05-02
Loader: fix static elf symtab
Fabrice Desclaux
1
-0
/
+2
2019-04-19
Fix typos in IR documentation
Spl3en
1
-2
/
+2
2019-04-16
Update test/jitter/jitcore.py
Pierre Lalet
1
-1
/
+1
2019-04-16
Update test/jitter/jitcore.py
Pierre Lalet
1
-1
/
+1
2019-04-16
Update test/jitter/jitcore.py
Pierre Lalet
1
-1
/
+1
2019-04-12
x86: add FXSAVE and FXRSTOR as NOP instr
Ajax
1
-0
/
+10
[next]