We propose a code recognition technique that is resilient against common code transformations and that excels in identifying code fragments and libraries in ...
We propose a code recognition technique that is resilient against common code transformations and that excels in identifying code fragments and libraries in ...
Specifically, we propose novel approaches to (1) identify the obfuscator used to create a given app, (2) detect third- party libraries and app clones despite ...
3 days ago · Full length article. Obfuscation-resilient detection of Android third-party libraries using multi-scale code dependency fusion.
To understand Android obfuscation, it is useful to be able to identify the obfuscator used to process a given app. There are many popular obfuscators, including ...
We propose a code recognition technique that is resilient against common code transformations and that excels in identifying code fragments and libraries in ...
Aug 7, 2023 · Abstract: Existing Android malware detection methods are usually hard to simultaneously resist various obfuscation techniques.
Missing: Recognition | Show results with:Recognition
We propose a new approach to detect third-party libraries in obfuscated apps. The approach relies on obfuscation-resilient code features derived from the ...
Dec 8, 2022 · Obfuscation refers to changing the structure of code so that the semantics of code are concealed from analysts. It has been stated by Ref. [16] ...
People also ask
What is obfuscation tool for Android apps?
How to check if code is obfuscated on Android?
What is control flow obfuscation for Android applications?
What is obfuscate Android?
Our approach - Ordol - builds upon approaches from plagiarism detection to detect a specific library version inside an app in an obfuscation-resilient manner.