15 Commits

Author SHA1 Message Date
Matthias 3987513338 Merge pull request #2 from makindotcc/enough-process-buffer
Resize process information buffer if too small
2024-06-13 22:56:20 +02:00
makindotcc 00dfdbff5b Extend process buffer if not enough 2024-06-13 22:13:00 +02:00
Matthias 66582ce449 Merge pull request #1 from makindotcc/update-rust
Update dependencies
2024-06-13 22:04:16 +02:00
makindotcc 50e83f248a Update dependencies 2024-06-13 01:09:21 +02:00
Matthias 004dba97ba Update README.md 2022-03-29 09:46:59 +02:00
Matthias 274efbbe19 cargo clippy 2021-12-30 17:49:17 +01:00
Matthias abd1dfe4a5 Implemented opening a process by name 2021-12-30 17:34:16 +01:00
Matthias f079e5bdc3 Fixed the remote injection 2021-12-30 16:47:30 +01:00
Matthias 32832ebde7 Made the apis a little nicer and added comments 2021-12-30 15:35:40 +01:00
Matthias fb0000c720 Removed the dlls 2021-12-30 14:29:55 +01:00
Matthias da056387f8 Successful injection into the current process 2021-12-30 14:29:43 +01:00
Matthias ae4caa82b6 Added the current status 2021-12-30 12:28:19 +01:00
Matthias 1297a1596f Moved example-dll to example 2021-12-30 00:06:09 +01:00
Matthias b10326c36f Added an example dll 2021-12-29 23:58:33 +01:00
Matthias 719ec4e80f Initial commit 2021-12-29 22:45:20 +00:00