render-with-notepad icon indicating copy to clipboard operation
render-with-notepad copied to clipboard

A series of programs demonstrating the basics of Memory Scanning, Api Hooking and DLL Injection. The high point is using Notepad.exe as a render target, and playing snake in a notepad window

Results 4 render-with-notepad issues
Sort by recently updated
recently updated
newest added

Hey, fresh clone and build, and the cube is looking short and wide. Characters are changing about as expected, but it's distorted. ![image](https://user-images.githubusercontent.com/41923457/82591209-e81f8180-9b96-11ea-9343-230c3e112597.png) Just running `RayTracer.exe C:/Windows/System32/notepad.exe` off of command...

Currently it uses `memcmp` for each address, however, it's more effective to find the first byte of a pattern via `memchr` (which is highly optimized) first and then compare the...

[ ![raw](https://user-images.githubusercontent.com/64200360/82483360-e6ea4800-9af5-11ea-9a70-4f3f3aaca9f6.png) ](url) It gives me this error, the notepad opens well and the program starts writing lines, then it stops as the error appears. Am I missing something or...

Its a Very late to ask but after building it it shows Error: Pattern Not Found Err: Err: Proc Not Found After a Untitled Notepad Opens ![Image](https://github.com/user-attachments/assets/c188d6cf-b188-45e5-938c-ce8a862d820d) Any Help please!!!