From c9e48c5e9eddfe5b7a895fb3940c41ccf75d3e93 Mon Sep 17 00:00:00 2001 From: auth12 <67507608+auth12@users.noreply.github.com> Date: Mon, 20 Jul 2020 03:09:25 -0700 Subject: Syscalls. Removed asmjit submodule and embedded it instead. Small PE wrapper. --- client/client.vcxproj.filters | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'client/client.vcxproj.filters') diff --git a/client/client.vcxproj.filters b/client/client.vcxproj.filters index 5bef59c..cc039bb 100644 --- a/client/client.vcxproj.filters +++ b/client/client.vcxproj.filters @@ -22,6 +22,9 @@ {c2f81934-936b-47af-928c-3ef5c27a6429} + + {b42a963e-6a61-434d-a9e7-fcbdf8c0164e} + @@ -243,6 +246,21 @@ asmjit\x86 + + src\injection + + + src\util + + + src\util + + + src\util + + + src\util + @@ -401,5 +419,11 @@ asmjit\x86 + + src\util + + + src\util + \ No newline at end of file -- cgit v1.2.3