Commit Graph

7 Commits

Author SHA1 Message Date
Dimitris Zervas
1f6e15e288 Add dll proxying test 2023-06-03 18:13:37 +03:00
Dimitris Zervas
141bf26048 Add integration test for lib injection 2023-06-03 18:03:28 +03:00
Dimitris Zervas
9180d62d67 Split the frida handler to a separte handler and add a test 2023-06-03 01:55:24 +03:00
Dimitris Zervas
14e6572521 Call LoadLibraryA on DllMain to fix crash 2023-05-27 21:45:02 +03:00
Dimitris Zervas
d65438091f Make the injector work on windows - dll proxying still behaving weird 2023-05-27 16:38:27 +03:00
Dimitris Zervas
a5880b5bed Simplify the code (use ctor for all targets) and add a readme 2023-05-23 19:45:11 +03:00
Dimitris Zervas
11ec2f401b Initial commit - able to produce a working Linux POC 2023-05-23 17:21:14 +03:00