Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowarc/dll_injection_tests
https://github.com/bowarc/dll_injection_tests
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bowarc/dll_injection_tests
- Owner: Bowarc
- Created: 2023-03-01T22:45:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T18:17:55.000Z (over 1 year ago)
- Last Synced: 2024-11-08T08:29:11.929Z (2 months ago)
- Language: Rust
- Size: 619 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Next thing is to try to find a function that returns or receives some sort of canvas or draw pipeline that i can edit to draw on the screen, i belive that it's very rendering backend dependent..
I would also need to learn more about 'low level' rendering and how do it in uncontrolled environement (i.e. in the target process from it's memory)