excludeFromRecents not needed
great POC. however i noted that when following this code, the exploit isnt properly delivered and the target app isnt properly hijacked. but if 'excludeFromRecents' is taken out of attacker manifest. the exploit works properly. not entirely sure why that is. i think since the victim task is hijacked, this causes it to be hidden, thus not properly executing. even without 'excludeFromRecents' in attacker manifest, the attacker app is hidden from recent activities as its simply mimicking the victim app. my test device is an android v30 with android V 8.0.0... thoughts?
Hey, I tried building the application using gradle but wasn't being able to build the application. can you please help me with it?