index
:
focaccia-miasm
this commit
ck/aarch64-ldapur
ck/movpd
ck/x86-movq
ck/x86-vmovdqu
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
ta/x86-xgetbv
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add TLBR and BREAK opcode semantic (#1282)
IridiumXOR
2020-09-23
1
-2
/
+8
*
Merge pull request #1285 from IridiumXOR/new_aarch64_opcodes
serpilliere
2020-09-23
3
-1
/
+78
|
\
|
*
Add test units
IridiumXOR
2020-09-23
2
-1
/
+12
|
*
Add TLBs related instructions
IridiumXOR
2020-08-31
2
-1
/
+67
*
|
Merge pull request #1284 from IridiumXOR/bugfix
serpilliere
2020-09-23
2
-3
/
+3
|
\
\
|
*
|
Fix error in semantic implementations
IridiumXOR
2020-08-31
2
-3
/
+3
|
|
/
*
|
Merge pull request #1288 from a-vincent/require-loc_db-in-from_stream
serpilliere
2020-09-09
1
-2
/
+2
|
\
\
|
*
|
Mandate passing loc_db to from_stream(). From_string() needs it.
Aymeric Vincent
2020-09-09
1
-2
/
+2
|
/
/
*
|
Merge pull request #1286 from serpilliere/updt_doc_link
Camille Mougey
2020-09-01
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Updt documentation links
Fabrice Desclaux
2020-09-01
1
-1
/
+3
*
|
Merge pull request #1274 from serpilliere/dont_gen_locationdb
serpilliere
2020-08-31
108
-551
/
+640
|
\
\
|
|
/
|
/
|
|
*
Update api according to loc_db update
Fabrice Desclaux
2020-08-31
36
-143
/
+117
|
*
IRBlock take loc_db
Fabrice Desclaux
2020-08-31
21
-97
/
+107
|
*
Avoid generate default locationdb
Fabrice Desclaux
2020-08-31
77
-321
/
+426
|
/
*
Merge pull request #1272 from IridiumXOR/master
serpilliere
2020-08-27
3
-4
/
+4
|
\
|
*
Fix overflow if virtual memory page size >= 4GiB
IridiumXOR
2020-08-18
3
-4
/
+4
*
|
Merge pull request #1275 from Ana06/fix-double-ordinals
serpilliere
2020-08-22
1
-10
/
+5
|
\
\
|
*
|
Remove duplicated ordinals in get_export_name_addr_list
Ana María Martínez Gómez
2020-08-19
1
-10
/
+5
|
/
/
*
|
Merge pull request #1273 from Ana06/fix-export
serpilliere
2020-08-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix get_export_name_addr_list when there are no exports
Ana María Martínez Gómez
2020-08-18
1
-0
/
+3
|
/
*
Merge pull request #1253 from XVilka/fix-collections
serpilliere
2020-08-14
2
-2
/
+10
|
\
|
*
Fix collections deprecation warnings
Anton Kochkov
2020-06-15
2
-2
/
+10
*
|
Merge pull request #1269 from eset/output_interval_fix
serpilliere
2020-07-24
1
-0
/
+1
|
\
\
|
*
|
output_interval was never updated and hence always empty
Vladislav Hrčka
2020-07-24
1
-0
/
+1
|
/
/
*
|
Merge pull request #1267 from serpilliere/int_expr_arg
serpilliere
2020-07-21
17
-63
/
+30
|
\
\
|
*
|
Move modint in core
Fabrice Desclaux
2020-07-21
16
-40
/
+23
|
*
|
ExprInt only takes int
Fabrice Desclaux
2020-07-21
3
-23
/
+7
|
/
/
*
|
Merge pull request #1266 from serpilliere/mv_x86_is_op_xx
serpilliere
2020-07-21
5
-22
/
+26
|
\
\
|
*
|
Move x86 is_op_segm/is_mem_segm to x86
Fabrice Desclaux
2020-07-21
5
-22
/
+26
*
|
|
Merge pull request #1264 from eset/fix_fname_type_error_in_dse
serpilliere
2020-07-17
1
-4
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix bug in lookup for symbolic stubs of library exports via ordinal
Vladislav Hrčka
2020-07-14
1
-4
/
+9
|
*
|
Bug fix - tuples need to be converted to str before using force_bytes
Vladislav Hrčka
2020-07-08
1
-2
/
+3
|
/
/
*
|
Merge pull request #1262 from serpilliere/set_fpu_eip
serpilliere
2020-06-30
1
-0
/
+1
|
\
\
|
*
|
Updt fpu set eip
Fabrice Desclaux
2020-06-29
1
-0
/
+1
|
/
/
*
|
Merge pull request #1260 from serpilliere/simp_cond_flag
serpilliere
2020-06-25
3
-0
/
+46
|
\
\
|
*
|
Add cond CC flag simplification
Fabrice Desclaux
2020-06-25
3
-0
/
+46
|
/
/
*
|
Support to ALL system register for AARCH64 (#1251)
IridiumXOR
2020-06-19
4
-21
/
+991
*
|
Merge pull request #1256 from w4kfu/bitfield_fix
serpilliere
2020-06-16
2
-1
/
+26
|
\
\
|
|
/
|
/
|
|
*
Fix issue #1255 ; Add unit test
w4kfu
2020-06-16
2
-1
/
+26
|
/
*
Merge pull request #1252 from serpilliere/api_dis_callback
serpilliere
2020-06-10
5
-90
/
+81
|
\
|
*
Updt dis_block_callback; apply_splitting
Fabrice Desclaux
2020-06-10
5
-90
/
+81
*
|
Merge pull request #1185 from nofiv/IDAPython74
serpilliere
2020-06-10
6
-31
/
+31
|
\
\
|
|
/
|
/
|
|
*
IDAPython 7.4 porting
nofiv
2020-04-16
6
-31
/
+31
*
|
Merge pull request #1254 from serpilliere/remove_old_deprecation
serpilliere
2020-06-10
1
-157
/
+1
|
\
\
|
*
|
Remove old asmblock deprecations
Fabrice Desclaux
2020-06-10
1
-157
/
+1
|
/
/
*
|
Merge pull request #1145 from 6oclock/bcdadd_simplifications_python
serpilliere
2020-06-09
2
-0
/
+53
|
\
\
|
*
|
Adding simplifications for bcdadd and bcdadd_cf with python
Nicolas DILLIES
2020-03-03
2
-0
/
+53
*
|
|
Merge pull request #1243 from Frky/patch-4
serpilliere
2020-06-09
1
-0
/
+94
|
\
\
\
|
*
|
|
Minimalistic implementation of kernel32_GetStringTypeW
_Frky
2020-06-09
1
-0
/
+94
*
|
|
|
Merge pull request #1250 from serpilliere/fix_x86_sem
serpilliere
2020-06-09
1
-1
/
+3
|
\
\
\
\
[prev]
[next]