SD Card from slot machine

rrinoceru

Newbie
Joined
Jun 13, 2019
Messages
17
Reaction score
2
Hello somebody knew what to do with a SD card that they are using for updating slot machines.

I know once on X time they change the SD card with another update, so maybe this is already useless, but my question is if we can use it to make some money.

Message me if you know what we can do with it
 
If you happen to get it working, it would be called "scamming" instead of "making money".
 
If you happen to get it working, it would be called "scamming" instead of "making money".
Why scamming? It.s a stolen SD card from slotes machines and i hope somebody on bhw to know something to do with it
 
Have you tried to open the files? Is the information encrypted?
 
Change with python

Code:
If (spin + press_hold_for_3_secs == true)

{

Spit_out_jackpot

}

Else

{

Wait(50000)

}
 
Have you tried to open the files? Is the information encrypted?
Yes i checked some files, there is 2 partitions(1 with firmware.img and 1 with files from ss)

In Telnet 2 text files, looks like logs report
In Config, some unknown extensions files for me and a History folder with more extensions which i haven.t heard of
 

Attachments

  • Screenshot_20210309-122054_AnyDesk.jpg
    Screenshot_20210309-122054_AnyDesk.jpg
    44.2 KB · Views: 6
Back
Top