m301 / rdroid

[Android RAT] Remotely manage your android phone using PHP Interface
187 stars 66 forks source link

Rat db #1

Closed ziacto closed 3 years ago

ziacto commented 7 years ago

I am interested in this app, can you share the db as well ?

m301 commented 7 years ago

Hey, I lost database schema but yes it can be refracted from the code. I will try and update.

An important table is rDROID_DeViCes whose schema can be reconstructed from functions.php & functions2.php, most datastructures can be set to text or blob.

ziacto commented 7 years ago

i am not a web developer, i try to figure it out and its not working as i expected. if you have working example code, just update it and push the db file, this will be really helpful. otherwise this code will not helping anyone :)

m301 commented 3 years ago

Addressed in https://github.com/m301/rdroid/issues/7#issuecomment-817516774