luni, 17 septembrie 2018

Hacking Android Game: Sudoku Free

https://bit.ly/2wiLHO9 Hidden sale for spy apps
This is an open source project where we hack the game sudoku free on Android using MATLAB. Working: The screenshot of the game is sent to MATLAB using the adb tool commands. The sudoku part of the screen shot is clipped first. Then, a set of basic operations are performed to extract the digits. Then, OCR on MATLAB is used to detect the digits. All this information is stored in a matrix. This matrix is sent to the updateSudokuMatrix function which returns the solved sudoku matrix. The values to be updates are done by simulating touch using the adb tool commands. To download application, visit: https://play.google.com/store/apps/details?id=com.icenta.sudoku.ui&hl=en For tutorial, visit: To learn about adb tool, visit: http://themotivatedengineer.com/blog/hacking-android-games-using-matlab/

Niciun comentariu:

Trimiteți un comentariu