Commit Graph

  • 141bf26048
    Add integration test for lib injection Dimitris Zervas 2023-06-03 18:02:46 +03:00
  • 9180d62d67
    Split the frida handler to a separte handler and add a test Dimitris Zervas 2023-06-03 01:52:10 +03:00
  • 85c4aef520
    Use upstream frida/frida-rust repo Dimitris Zervas 2023-05-30 17:00:51 +03:00
  • a21fca1ea1
    Add frida log handling Dimitris Zervas 2023-05-28 02:07:20 +03:00
  • c10945f2e0
    Add DLL proxying to readme Dimitris Zervas 2023-05-27 22:12:51 +03:00
  • 14e6572521
    Call LoadLibraryA on DllMain to fix crash Dimitris Zervas 2023-05-27 21:45:02 +03:00
  • d65438091f
    Make the injector work on windows - dll proxying still behaving weird Dimitris Zervas 2023-05-27 16:38:27 +03:00
  • 5902d9bf40
    Support only for windows DLLs for DLL proxying - unix does not seem to support such functionality Dimitris Zervas 2023-05-26 19:23:37 +03:00
  • 5894967a27
    Touch up the build.rs Dimitris Zervas 2023-05-26 17:26:11 +03:00
  • 199674526f
    Rebuild on env change Dimitris Zervas 2023-05-26 15:40:45 +03:00
  • 41165c5dbb
    Fix xwin build Dimitris Zervas 2023-05-26 15:36:34 +03:00
  • 4928bd9684
    Start working on dll proxying Dimitris Zervas 2023-05-25 17:48:18 +03:00
  • a5880b5bed
    Simplify the code (use ctor for all targets) and add a readme Dimitris Zervas 2023-05-23 19:41:28 +03:00
  • 11ec2f401b
    Initial commit - able to produce a working Linux POC Dimitris Zervas 2023-05-23 17:21:14 +03:00