Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 479 Bytes

File metadata and controls

9 lines (6 loc) · 479 Bytes

Multi-Thread-Pattern-Scanner

A simple pattern scanner with multithreading capability c++.

You can use this pattern scanner to find patterns by injecting DLLs. It has multithreading capability, so it won't freeze. Additionally, it won't crash when it encounters inaccessible memory locations to the try-except block. Feel free to use it as you wish.

Gui

Pattern Scanner Screenshot