Skip to content

Commit af49985

Browse files
authoredNov 25, 2024··
[4.2.7] Androguard & ApkInspector Bump + Patch AXMLParsing (#2461)
* Androguard 293ab2d89ab9ce011c7dbbc5df3c876172875a1c update * AXML Parser warn "reserved must be zero!" instead of raise * Fallback on get app name when androguard returns empty string
1 parent 23cbd41 commit af49985

File tree

16 files changed

+2705
-1036
lines changed

16 files changed

+2705
-1036
lines changed
 

‎LICENSES/androguard.txt

+178-76
Large diffs are not rendered by default.

‎mobsf/MobSF/init.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
logger = logging.getLogger(__name__)
2020

21-
VERSION = '4.2.6'
21+
VERSION = '4.2.7'
2222
BANNER = r"""
2323
__ __ _ ____ _____ _ _ ____
2424
| \/ | ___ | |__/ ___|| ___|_ _| || | |___ \

0 commit comments

Comments
 (0)