You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We developed a malware for educational purposes. In particular, our goal is to provide a PoC of what is known as a Repacking attack, a known technique widely used by malware cybercrooks to trojanize android apps. The answer to solve this particular goal boils down in the simplicity of APK decompiling and smali code injection.
We developed a malware for educational purposes. In particular, our goal is to provide a PoC of what is known as a Repacking attack, a known technique widely used by malware cybercrooks to trojanize android apps. The answer to solve this particular goal boils down in the simplicity of APK decompiling and smali code injection.
Pollyware is a piece of malware I developed for the purpose of giving the malware controller the ability to get the system information for that specific machine.
This is an Android spyware app/Trojan horse that exploits the WorkManager() process in Android to carry out clandestine operations in the background like data exfiltration and DoS attacks. It's part of research findings presented at The 12th International Symposium on Digital Forensics and Security (ISDFS 2024), at San Antonio, Texas.