Decoded mBot core + kernel + classes!

VrozaX

New Member
Joined
Jun 19, 2019
Messages
4
Reaction score
2
Points
8
Decoded files for m-bot 24, if you doesn't know where to replace
C:\...\mbot24 <-- core.php
C:\...\mbot24\inc <-- Kernel and config_manager
C:\...\mbot24\inc\classes <-- all other

I just decoded files, not tested!

Download:
https://www.mediafire.com/file/9sfk8wzi4al01l1/0za4i_vrozax.zip/file

VirusTotal

WARNING: we are not responsible for your downloading experience.
:):)

Tested, some files work, need to edit config because mysql doesnt work

Edit: Everything work great, enjoy!

UPDATE!
In "core.php" search "eval(base64_decode("JGtlcm5lbC0+dXBkYXRlVXB0aW1lKCk7"));" and change it to "$kernel->updateUptime();"
Without ""!!!!!!!
 
Last edited:

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,200
Points
327
Can you maybe provide a little information like - what is this and what does it do?

Also anyone that just downloads this and runs this without knowing wtf it does.. I question your sanity for keeping your system(s) safe. ;)

This serves as a WARNING: we are not responsible for your downloading experience.
 

VrozaX

New Member
Joined
Jun 19, 2019
Messages
4
Reaction score
2
Points
8
Update in first post!
 
Top