Tag

app security

0 views collected around this technical thread.

58 Tech
58 Tech
Apr 13, 2023 · Information Security

Android Application Security Hardening and Anti‑Cheat Practices for the 58 Daojia Work Client

This article describes the security upgrade of the 58 Daojia work‑side Android application, covering code and resource obfuscation, signature protection, emulator and root detection, anti‑hook measures, and advanced Dex‑shell and DEX‑VMP techniques, with practical Gradle and Kotlin examples.

AndroidDex EncryptionRoot Detection
0 likes · 16 min read
Android Application Security Hardening and Anti‑Cheat Practices for the 58 Daojia Work Client
Sohu Tech Products
Sohu Tech Products
Apr 12, 2023 · Information Security

Static Taint Analysis for Android Apps: Risks, Theory, and Toolchain

This article explains Android app security risks and introduces static taint analysis, its theoretical foundations, key concepts, and practical tools such as FlowDroid, MobSF, AppShark, and PATDroid for detecting privacy leaks and vulnerabilities.

AndroidFlowDroidMobSF
0 likes · 8 min read
Static Taint Analysis for Android Apps: Risks, Theory, and Toolchain
DataFunTalk
DataFunTalk
Jun 7, 2021 · Information Security

Anti‑Fraud Strategies and Practices for the Jimu Social App

This article presents Xu Ming, head of risk control at Jimu, sharing comprehensive insights and practical experiences on combating black‑gray market fraud within the Jimu app, covering the platform’s risk points, common challenges, overall anti‑fraud strategy, detailed operational tactics, and reflective thoughts on future improvements.

anti-fraudapp securityblack market
0 likes · 17 min read
Anti‑Fraud Strategies and Practices for the Jimu Social App
Baidu Intelligent Testing
Baidu Intelligent Testing
Jun 19, 2018 · Information Security

Comprehensive Guide to Android App Security, Reverse Engineering, and Protection Techniques

This article presents a detailed overview of Android app security threats, the essential components of an Android project, the full APK build and decompilation process, and a range of reverse‑engineering tools and protection strategies—including Smali analysis, SO manipulation, and signing bypass—to help developers safeguard their applications against piracy and data tampering.

APKAndroidReverse Engineering
0 likes · 13 min read
Comprehensive Guide to Android App Security, Reverse Engineering, and Protection Techniques