Pith. sign in

REVIEW 1 cited by

ASTANA: Practical String Deobfuscation for Android Applications Using Program Slicing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2104.02612 v1 pith:YH5LQDQG submitted 2021-04-06 cs.CR cs.SE

classification cs.CRcs.SE
keywords stringapplicationsobfuscationandroidastanadeobfuscationlogicliterals
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Software obfuscation is widely used by Android developers to protect the source code of their applications against adversarial reverse-engineering efforts. A specific type of obfuscation, string obfuscation, transforms the content of all string literals in the source code to non-interpretable text and inserts logic to deobfuscate these string literals at runtime. In this work, we demonstrate that string obfuscation is easily reversible. We present ASTANA, a practical tool for Android applications to recovers the human-readable content from obfuscated string literals. ASTANA makes minimal assumptions about the obfuscation logic or application structure. The key idea is to execute the deobfuscation logic for a specific (obfuscated) string literal, which yields the original string value. To obtain the relevant deobfuscation logic, we present a lightweight and optimistic algorithm, based on program slicing techniques. By an experimental evaluation with 100 popular real-world financial applications, we demonstrate the practicality of ASTANA. We verify the correctness of our deobfuscation tool and provide insights in the behaviour of string obfuscators applied by the developers of the evaluated Android applications.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Checked-In Secret Detection: Strings Are All You Need

    cs.CR 2026-08 conditional novelty 5.0 of 10

    Secretron, a dual-stream transformer and CNN detector using only string literals as context, achieves 0.9874 weighted F1 on SecretBench and stays above 0.95 F1 under obfuscation.

Pith tools