Commit graph

246 commits

Author SHA1 Message Date
Jean-Marie Mineau
4fa4043b97
bump rust edition for apk_frauder 2025-04-18 11:03:47 +02:00
Jean-Marie Mineau
2db1a83345
update apk_frauder 2025-04-18 11:01:15 +02:00
Jean-Marie Mineau
5940434694
start adding error handling to apk_frauder 2025-04-17 18:01:27 +02:00
Jean-Marie Mineau
615f7a8f52
fix 2025-04-07 15:18:59 +02:00
Jean-Marie Mineau
df64ab30c3
fix apksigner cmd 2025-04-07 14:28:38 +02:00
Jean-Marie Mineau
acd5c8445e
add option to pass key pwd from arg 2025-04-07 13:08:46 +02:00
Jean-Marie Mineau
c0152e7608
no need for result here 2025-03-26 17:05:12 +01:00
Jean-Marie Mineau
64a4804371
add Apk::merge 2025-03-26 17:04:19 +01:00
Jean-Marie Mineau
6e218f85f9
remove class now return the class 2025-03-26 16:24:40 +01:00
Jean-Marie Mineau
5379c29eb8
you saw nothing 2025-03-26 15:09:27 +01:00
Jean-Marie Mineau
fce80fe019
add DexString::conctatenate and Idype::class_from_dex_string 2025-03-26 15:07:46 +01:00
Jean-Marie Mineau
4c4940e6b1
Merge branch 'main' of git.mineau.eu:histausse/androscalpel 2025-03-11 15:45:50 +01:00
Jean-Marie Mineau
3ed5577646
add method to facilitate apk extention 2025-03-11 15:45:29 +01:00
610347554d
Merge branch 'main' of git.mineau.eu:histausse/androscalpel 2025-03-04 09:57:40 +01:00
bcc9354526
compute ins_size ans outs_size on the go 2025-03-04 09:57:21 +01:00
Jean-Marie Mineau
1845c9baa8
Merge branch 'main' of git.mineau.eu:histausse/androscalpel 2025-03-04 09:56:49 +01:00
Jean-Marie Mineau
eb75a41a97
add test file dep 2025-03-04 09:56:34 +01:00
ff2d630352
fix cfg node labeling 2025-03-03 17:39:00 +01:00
0a77c3af86
test tweaking the graph 2025-03-03 16:25:18 +01:00
112ae0db7d
fix hashmap mergin 2025-03-03 15:55:09 +01:00
be5922a726
allow multiple label at the same address when parsing .dex 2025-03-03 15:03:39 +01:00
e2dc3381b6
add more debug info in error 2025-03-03 13:57:11 +01:00
d906c4d3d2
add more debug info in error 2025-03-03 13:48:08 +01:00
fe0dd2d6c8
fix non static reg type 2025-03-03 13:30:44 +01:00
f15ad78d44
add method 2025-02-26 12:04:23 +01:00
95c6b624ae
tweak reg resolution repr 2025-02-21 20:11:08 +01:00
c05e8ba34f
tweak reg resolution repr 2025-02-21 20:00:27 +01:00
03be7a6350
tweak reg resolution repr 2025-02-21 19:54:58 +01:00
a02329f7de
resolve register types 2025-02-21 19:47:54 +01:00
00c6c06945
add tag to ins in cfg 2025-02-21 14:46:33 +01:00
812640bd4a
add code analysis features to project 2025-02-21 14:34:10 +01:00
Jean-Marie Mineau
e75e6b160e
Merge branch 'main' of git.mineau.eu:histausse/androscalpel 2025-02-20 18:45:26 +01:00
Jean-Marie Mineau
7c844fde52
add doc 2025-02-20 18:44:10 +01:00
bb9e0cdedd
Merge branch 'main' of git.mineau.eu:histausse/androscalpel 2025-02-20 17:50:32 +01:00
354e93aa4d
add some doc 2025-02-20 17:50:15 +01:00
Jean-Marie Mineau
5d687081fb
fix tests 2025-02-05 11:42:21 +01:00
Jean-Marie Mineau
ca31c41726
fix lints 2025-02-05 11:37:52 +01:00
Jean-Marie Mineau
88ecc534a2
add Instruction::is_pseudo_ins() 2025-02-05 10:16:45 +01:00
Jean-Marie Mineau
095ce2ce93
update todo 2025-02-03 15:01:05 +01:00
Jean-Marie Mineau
68bbd3ecee
use a closure to add custom labels 2025-02-03 14:52:37 +01:00
Jean-Marie Mineau
85a0e8557b
add feature to use an actual zip parsing lib when reading 2025-02-03 11:03:35 +01:00
9da167348b
use compression flag to write data 2025-01-31 11:19:52 +01:00
4b4ef6032d
add replace prints by logs 2025-01-28 15:28:13 +01:00
0e2bb5fe2d
continue parsing the application instead of falling when encontering invalid code 2025-01-28 14:46:36 +01:00
0990b8a9b2
remove debug logs 2025-01-28 10:29:53 +01:00
2c954d8d74
fix reading zip with data descriptors 2025-01-28 10:27:30 +01:00
9b1ecd1b42
wip 2025-01-28 00:04:24 +01:00
48817d1df8
wip 2025-01-28 00:03:34 +01:00
59d01d04db
make apk and dexfile visitable 2025-01-27 11:47:12 +01:00
092b17a408
simplify map.flatten 2025-01-27 10:44:00 +01:00