diff --git a/x64/Debug/decode.obj b/x64/Debug/decode.obj deleted file mode 100644 index e9e94c6..0000000 Binary files a/x64/Debug/decode.obj and /dev/null differ diff --git a/x64/Debug/hook.obj b/x64/Debug/hook.obj deleted file mode 100644 index 5fdaefa..0000000 Binary files a/x64/Debug/hook.obj and /dev/null differ diff --git a/x64/Debug/itab.obj b/x64/Debug/itab.obj deleted file mode 100644 index 7feeeae..0000000 Binary files a/x64/Debug/itab.obj and /dev/null differ diff --git a/x64/Debug/list.obj b/x64/Debug/list.obj deleted file mode 100644 index f1238aa..0000000 Binary files a/x64/Debug/list.obj and /dev/null differ diff --git a/x64/Debug/main.obj b/x64/Debug/main.obj deleted file mode 100644 index e4d8307..0000000 Binary files a/x64/Debug/main.obj and /dev/null differ diff --git a/x64/Debug/misc.obj b/x64/Debug/misc.obj deleted file mode 100644 index af2f22b..0000000 Binary files a/x64/Debug/misc.obj and /dev/null differ diff --git a/x64/Debug/syn-att.obj b/x64/Debug/syn-att.obj deleted file mode 100644 index 4480093..0000000 Binary files a/x64/Debug/syn-att.obj and /dev/null differ diff --git a/x64/Debug/syn-intel.obj b/x64/Debug/syn-intel.obj deleted file mode 100644 index 7a6d68c..0000000 Binary files a/x64/Debug/syn-intel.obj and /dev/null differ diff --git a/x64/Debug/syn.obj b/x64/Debug/syn.obj deleted file mode 100644 index c7f3a1d..0000000 Binary files a/x64/Debug/syn.obj and /dev/null differ diff --git a/x64/Debug/udis86.obj b/x64/Debug/udis86.obj deleted file mode 100644 index f22928e..0000000 Binary files a/x64/Debug/udis86.obj and /dev/null differ diff --git a/x64/Debug/vc120.idb b/x64/Debug/vc120.idb deleted file mode 100644 index 78a5a32..0000000 Binary files a/x64/Debug/vc120.idb and /dev/null differ diff --git a/x64/Debug/vc120.pdb b/x64/Debug/vc120.pdb deleted file mode 100644 index 1ef01dd..0000000 Binary files a/x64/Debug/vc120.pdb and /dev/null differ diff --git a/x64/Debug/x64Hook.log b/x64/Debug/x64Hook.log deleted file mode 100644 index 39b8a31..0000000 --- a/x64/Debug/x64Hook.log +++ /dev/null @@ -1,44 +0,0 @@ -Der Buildvorgang wurde am 19.09.2015 20:49:48 gestartet. - 1>Projekt "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" auf Knoten "2", Build Ziel(e). - 1>ClCompile: - D:\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\CL.exe /c /Zi /nologo /W3 /WX- /Od /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"x64\Debug\\" /Fd"x64\Debug\vc120.pdb" /Gd /TC /errorReport:prompt hook.c libudis86\decode.c libudis86\itab.c "libudis86\syn-att.c" "libudis86\syn-intel.c" libudis86\syn.c libudis86\udis86.c list.c main.c misc.c - misc.c - 1>misc.c(28): warning C4013: 'strcmp' undefiniert; Annahme: extern mit Rückgabetyp int - main.c - list.c - 1>list.c(21): warning C4013: 'memcpy' undefiniert; Annahme: extern mit Rückgabetyp int - udis86.c - 1>libudis86\udis86.c(47): warning C4013: 'memset' undefiniert; Annahme: extern mit Rückgabetyp int - 1>libudis86\udis86.c(173): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. - D:\Microsoft Visual Studio 12.0\VC\include\stdio.h(356): Siehe Deklaration von 'sprintf' - 1>libudis86\udis86.c(203): warning C4267: 'return': Konvertierung von 'size_t' nach 'unsigned int', Datenverlust möglich - syn.c - 1>libudis86\syn.c(114): warning C4267: '=': Konvertierung von 'size_t' nach 'int', Datenverlust möglich - 1>libudis86\syn.c(115): warning C4996: 'vsnprintf': This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. - D:\Microsoft Visual Studio 12.0\VC\include\stdio.h(337): Siehe Deklaration von 'vsnprintf' - syn-intel.c - syn-att.c - itab.c - decode.c - 1>libudis86\decode.c(615): warning C4267: 'Funktion': Konvertierung von 'size_t' nach 'unsigned int', Datenverlust möglich - 1>libudis86\decode.c(1107): warning C4267: 'return': Konvertierung von 'size_t' nach 'unsigned int', Datenverlust möglich - hook.c - Code wird generiert... - 1>u:\small shit\x64hook\x64hook\libudis86\decode.c(211): warning C4700: Die nicht initialisierte lokale Variable "curr" wurde verwendet. - Link: - D:\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:PROMPT /OUT:"U:\small shit\x64Hook\x64\Debug\x64Hook.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"U:\small shit\x64Hook\x64\Debug\x64Hook.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"U:\small shit\x64Hook\x64\Debug\x64Hook.lib" /MACHINE:X64 x64\Debug\hook.obj - x64\Debug\decode.obj - x64\Debug\itab.obj - "x64\Debug\syn-att.obj" - "x64\Debug\syn-intel.obj" - x64\Debug\syn.obj - x64\Debug\udis86.obj - x64\Debug\list.obj - x64\Debug\main.obj - x64\Debug\misc.obj - x64Hook.vcxproj -> U:\small shit\x64Hook\x64\Debug\x64Hook.exe - 1>Die Erstellung des Projekts "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" ist abgeschlossen, Build Ziel(e). - -Build erfolgreich. - -Verstrichene Zeit 00:00:02.88 diff --git a/x64/Debug/x64Hook.tlog/CL.read.1.tlog b/x64/Debug/x64Hook.tlog/CL.read.1.tlog deleted file mode 100644 index 4b52e8a..0000000 Binary files a/x64/Debug/x64Hook.tlog/CL.read.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/CL.write.1.tlog b/x64/Debug/x64Hook.tlog/CL.write.1.tlog deleted file mode 100644 index f02a419..0000000 Binary files a/x64/Debug/x64Hook.tlog/CL.write.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/cl.command.1.tlog b/x64/Debug/x64Hook.tlog/cl.command.1.tlog deleted file mode 100644 index 87fe904..0000000 Binary files a/x64/Debug/x64Hook.tlog/cl.command.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/link.command.1.tlog b/x64/Debug/x64Hook.tlog/link.command.1.tlog deleted file mode 100644 index 3e23be6..0000000 Binary files a/x64/Debug/x64Hook.tlog/link.command.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/link.read.1.tlog b/x64/Debug/x64Hook.tlog/link.read.1.tlog deleted file mode 100644 index 5a63985..0000000 Binary files a/x64/Debug/x64Hook.tlog/link.read.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/link.write.1.tlog b/x64/Debug/x64Hook.tlog/link.write.1.tlog deleted file mode 100644 index d4715fd..0000000 Binary files a/x64/Debug/x64Hook.tlog/link.write.1.tlog and /dev/null differ diff --git a/x64/Debug/x64Hook.tlog/x64Hook.lastbuildstate b/x64/Debug/x64Hook.tlog/x64Hook.lastbuildstate deleted file mode 100644 index 0601507..0000000 --- a/x64/Debug/x64Hook.tlog/x64Hook.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit -Debug|x64|U:\small shit\x64Hook\| diff --git a/x64/Release/decode.obj b/x64/Release/decode.obj deleted file mode 100644 index fc54449..0000000 Binary files a/x64/Release/decode.obj and /dev/null differ diff --git a/x64/Release/hook.obj b/x64/Release/hook.obj deleted file mode 100644 index c234b87..0000000 Binary files a/x64/Release/hook.obj and /dev/null differ diff --git a/x64/Release/itab.obj b/x64/Release/itab.obj deleted file mode 100644 index f036ae3..0000000 Binary files a/x64/Release/itab.obj and /dev/null differ diff --git a/x64/Release/list.obj b/x64/Release/list.obj deleted file mode 100644 index 0b483d9..0000000 Binary files a/x64/Release/list.obj and /dev/null differ diff --git a/x64/Release/main.obj b/x64/Release/main.obj deleted file mode 100644 index 7669842..0000000 Binary files a/x64/Release/main.obj and /dev/null differ diff --git a/x64/Release/misc.obj b/x64/Release/misc.obj deleted file mode 100644 index 8b01cca..0000000 Binary files a/x64/Release/misc.obj and /dev/null differ diff --git a/x64/Release/syn-att.obj b/x64/Release/syn-att.obj deleted file mode 100644 index 38821bb..0000000 Binary files a/x64/Release/syn-att.obj and /dev/null differ diff --git a/x64/Release/syn-intel.obj b/x64/Release/syn-intel.obj deleted file mode 100644 index 120dc13..0000000 Binary files a/x64/Release/syn-intel.obj and /dev/null differ diff --git a/x64/Release/syn.obj b/x64/Release/syn.obj deleted file mode 100644 index d3bbf17..0000000 Binary files a/x64/Release/syn.obj and /dev/null differ diff --git a/x64/Release/udis86.obj b/x64/Release/udis86.obj deleted file mode 100644 index db8875b..0000000 Binary files a/x64/Release/udis86.obj and /dev/null differ diff --git a/x64/Release/vc120.pdb b/x64/Release/vc120.pdb deleted file mode 100644 index 05defbc..0000000 Binary files a/x64/Release/vc120.pdb and /dev/null differ diff --git a/x64/Release/x64Hook.log b/x64/Release/x64Hook.log deleted file mode 100644 index fca9008..0000000 --- a/x64/Release/x64Hook.log +++ /dev/null @@ -1,28 +0,0 @@ -Der Buildvorgang wurde am 19.09.2015 21:52:12 gestartet. - 1>Projekt "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" auf Knoten "2", Build Ziel(e). - 1>ClCompile: - D:\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oi /GL /D WIN32 /D NDEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"x64\Release\\" /Fd"x64\Release\vc120.pdb" /Gd /TC /errorReport:prompt hook.c - hook.c - 1>hook.c(149): warning C4047: 'Initialisierung': Anzahl der Dereferenzierungen bei 'void *' und 'uint64_t' unterschiedlich - 1>hook.c(211): warning C4047: 'Funktion': Anzahl der Dereferenzierungen bei 'const char *' und 'uint64_t' unterschiedlich - 1>hook.c(211): warning C4024: 'printf': Unterschiedliche Typen für formalen und übergebenen Parameter 1 - Link: - D:\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:PROMPT /OUT:"U:\small shit\x64Hook\x64\Release\x64Hook.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"U:\small shit\x64Hook\x64\Release\x64Hook.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"U:\small shit\x64Hook\x64\Release\x64Hook.lib" /MACHINE:X64 x64\Release\hook.obj - x64\Release\decode.obj - x64\Release\itab.obj - "x64\Release\syn-att.obj" - "x64\Release\syn-intel.obj" - x64\Release\syn.obj - x64\Release\udis86.obj - x64\Release\list.obj - x64\Release\main.obj - x64\Release\misc.obj - Code wird generiert. - 1>u:\small shit\x64hook\x64hook\libudis86\decode.c(211): warning C4700: Die nicht initialisierte lokale Variable "curr" wurde verwendet. - Codegenerierung ist abgeschlossen. - x64Hook.vcxproj -> U:\small shit\x64Hook\x64\Release\x64Hook.exe - 1>Die Erstellung des Projekts "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" ist abgeschlossen, Build Ziel(e). - -Build erfolgreich. - -Verstrichene Zeit 00:00:01.49 diff --git a/x64/Release/x64Hook.tlog/CL.read.1.tlog b/x64/Release/x64Hook.tlog/CL.read.1.tlog deleted file mode 100644 index 6b3c14a..0000000 Binary files a/x64/Release/x64Hook.tlog/CL.read.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/CL.write.1.tlog b/x64/Release/x64Hook.tlog/CL.write.1.tlog deleted file mode 100644 index a5f55ab..0000000 Binary files a/x64/Release/x64Hook.tlog/CL.write.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/cl.command.1.tlog b/x64/Release/x64Hook.tlog/cl.command.1.tlog deleted file mode 100644 index 7c4eeb2..0000000 Binary files a/x64/Release/x64Hook.tlog/cl.command.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/link.command.1.tlog b/x64/Release/x64Hook.tlog/link.command.1.tlog deleted file mode 100644 index 0382522..0000000 Binary files a/x64/Release/x64Hook.tlog/link.command.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/link.read.1.tlog b/x64/Release/x64Hook.tlog/link.read.1.tlog deleted file mode 100644 index bf340ab..0000000 Binary files a/x64/Release/x64Hook.tlog/link.read.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/link.write.1.tlog b/x64/Release/x64Hook.tlog/link.write.1.tlog deleted file mode 100644 index c53fa94..0000000 Binary files a/x64/Release/x64Hook.tlog/link.write.1.tlog and /dev/null differ diff --git a/x64/Release/x64Hook.tlog/x64Hook.lastbuildstate b/x64/Release/x64Hook.tlog/x64Hook.lastbuildstate deleted file mode 100644 index 9c5533b..0000000 --- a/x64/Release/x64Hook.tlog/x64Hook.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit -Release|x64|U:\small shit\x64Hook\| diff --git a/x64/x64/hook.obj b/x64/x64/hook.obj deleted file mode 100644 index 0e9cce0..0000000 Binary files a/x64/x64/hook.obj and /dev/null differ diff --git a/x64/x64/main.obj b/x64/x64/main.obj deleted file mode 100644 index 39fad9d..0000000 Binary files a/x64/x64/main.obj and /dev/null differ diff --git a/x64/x64/vc120.idb b/x64/x64/vc120.idb deleted file mode 100644 index 4c967eb..0000000 Binary files a/x64/x64/vc120.idb and /dev/null differ diff --git a/x64/x64/vc120.pdb b/x64/x64/vc120.pdb deleted file mode 100644 index a1fd26e..0000000 Binary files a/x64/x64/vc120.pdb and /dev/null differ diff --git a/x64/x64/x64Hook.log b/x64/x64/x64Hook.log deleted file mode 100644 index d305382..0000000 --- a/x64/x64/x64Hook.log +++ /dev/null @@ -1,10 +0,0 @@ -Der Buildvorgang wurde am 18.09.2015 21:14:40 gestartet. - 1>Projekt "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" auf Knoten "2", Build Ziel(e). - 1>ClCompile: - D:\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\CL.exe /c /Zi /nologo /Wall /WX- /Ox /D WIN32 /D _DEBUG /D _CONSOLE /D _LIB /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"x64\x64\\" /Fd"x64\x64\vc120.pdb" /Gd /TC /errorReport:prompt hde64.c hook.c main.c - 1>cl : Befehlszeile error D8016: Die Befehlszeilenoptionen /Ox und /RTC1 sind inkompatibel. - 1>Die Erstellung des Projekts "U:\small shit\x64Hook\x64Hook\x64Hook.vcxproj" ist abgeschlossen, Build Ziel(e) -- FEHLER. - -Fehler beim Buildvorgang. - -Verstrichene Zeit 00:00:00.44 diff --git a/x64/x64/x64Hook.tlog/CL.read.1.tlog b/x64/x64/x64Hook.tlog/CL.read.1.tlog deleted file mode 100644 index 9d535c6..0000000 Binary files a/x64/x64/x64Hook.tlog/CL.read.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/CL.write.1.tlog b/x64/x64/x64Hook.tlog/CL.write.1.tlog deleted file mode 100644 index c06bc3d..0000000 Binary files a/x64/x64/x64Hook.tlog/CL.write.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/cl.command.1.tlog b/x64/x64/x64Hook.tlog/cl.command.1.tlog deleted file mode 100644 index 9cf9e97..0000000 Binary files a/x64/x64/x64Hook.tlog/cl.command.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/link.command.1.tlog b/x64/x64/x64Hook.tlog/link.command.1.tlog deleted file mode 100644 index c9200ed..0000000 Binary files a/x64/x64/x64Hook.tlog/link.command.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/link.read.1.tlog b/x64/x64/x64Hook.tlog/link.read.1.tlog deleted file mode 100644 index 60f6f3e..0000000 Binary files a/x64/x64/x64Hook.tlog/link.read.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/link.write.1.tlog b/x64/x64/x64Hook.tlog/link.write.1.tlog deleted file mode 100644 index 7eb5f0a..0000000 Binary files a/x64/x64/x64Hook.tlog/link.write.1.tlog and /dev/null differ diff --git a/x64/x64/x64Hook.tlog/unsuccessfulbuild b/x64/x64/x64Hook.tlog/unsuccessfulbuild deleted file mode 100644 index e69de29..0000000 diff --git a/x64/x64/x64Hook.tlog/x64Hook.lastbuildstate b/x64/x64/x64Hook.tlog/x64Hook.lastbuildstate deleted file mode 100644 index 6f2c6ff..0000000 --- a/x64/x64/x64Hook.tlog/x64Hook.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit -x64|x64|U:\small shit\x64Hook\|