TheRouletteBoi / RouLetteVshMenu

Playstation 3 VSH Menu, SPRX Loader, Mod Menu Loader, Payload injector, RPC Calls, CEX/DEX/HEN
MIT License
41 stars 10 forks source link

Faster Pattern Scanner for LV1, LV2 or any external process #16

Open TheRouletteBoi opened 2 years ago

TheRouletteBoi commented 2 years ago

Overview

The available external process pattern scanners are extremely slow which is normal but we can speed things up. Also when having multiple patterns in a single thread can be every slow because the previous scan needs to finish it's task.

Features