From 413de9fb6d9774301d9d3424cf6839598c706f3e Mon Sep 17 00:00:00 2001 From: Gregor Haas Date: Sat, 7 Dec 2019 14:22:10 -0500 Subject: [PATCH] Changes --- .idea/workspace.xml | 118 ++++++++++++++++++++++++++++++--------- CMakeLists.txt | 6 +- conf.h | 6 ++ exploit/commands.c | 14 +++-- exploit/exploit.c | 46 ++++++--------- exploit/libusb_helpers.c | 21 +++++-- exploit/libusb_helpers.h | 4 +- main.c | 10 ---- 8 files changed, 147 insertions(+), 78 deletions(-) create mode 100644 conf.h diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4b3fe61..65a1a55 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -12,8 +12,16 @@ - - - + + @@ -43,19 +56,7 @@ - - - - + @@ -75,6 +76,18 @@ + +