├── .vs └── ReplaceHookedNTDLLwFreshCopy │ └── v16 │ ├── .suo │ ├── Browse.VC.db │ └── ipch │ └── AutoPCH │ ├── 703f1d784b28c46b │ └── IMPLANT.ipch │ └── d9c4ef18c17a115c │ └── MAIN.ipch ├── README.md ├── ReplaceHookedNTDLLwFreshCopy.sln ├── ReplaceHookedNTDLLwFreshCopy ├── ReplaceHookedNTDLLwFreshCopy.vcxproj ├── ReplaceHookedNTDLLwFreshCopy.vcxproj.filters ├── ReplaceHookedNTDLLwFreshCopy.vcxproj.user ├── main.cpp └── x64 │ └── Release │ ├── ReplaceH.00c07e1a.tlog │ ├── CL.command.1.tlog │ ├── CL.read.1.tlog │ ├── CL.write.1.tlog │ ├── ReplaceHookedNTDLLwFreshCopy.lastbuildstate │ ├── link.command.1.tlog │ ├── link.read.1.tlog │ └── link.write.1.tlog │ ├── ReplaceHookedNTDLLwFreshCopy.exe.recipe │ ├── ReplaceHookedNTDLLwFreshCopy.iobj │ ├── ReplaceHookedNTDLLwFreshCopy.ipdb │ ├── ReplaceHookedNTDLLwFreshCopy.log │ ├── main.obj │ └── vc142.pdb └── x64 └── Release ├── ReplaceHookedNTDLLwFreshCopy.exe └── ReplaceHookedNTDLLwFreshCopy.pdb /.vs/ReplaceHookedNTDLLwFreshCopy/v16/.suo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/.vs/ReplaceHookedNTDLLwFreshCopy/v16/.suo -------------------------------------------------------------------------------- /.vs/ReplaceHookedNTDLLwFreshCopy/v16/Browse.VC.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/.vs/ReplaceHookedNTDLLwFreshCopy/v16/Browse.VC.db -------------------------------------------------------------------------------- /.vs/ReplaceHookedNTDLLwFreshCopy/v16/ipch/AutoPCH/703f1d784b28c46b/IMPLANT.ipch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/.vs/ReplaceHookedNTDLLwFreshCopy/v16/ipch/AutoPCH/703f1d784b28c46b/IMPLANT.ipch -------------------------------------------------------------------------------- /.vs/ReplaceHookedNTDLLwFreshCopy/v16/ipch/AutoPCH/d9c4ef18c17a115c/MAIN.ipch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/.vs/ReplaceHookedNTDLLwFreshCopy/v16/ipch/AutoPCH/d9c4ef18c17a115c/MAIN.ipch -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/README.md -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy.sln -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj.filters -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/ReplaceHookedNTDLLwFreshCopy.vcxproj.user -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/main.cpp -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.command.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.read.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/CL.write.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/ReplaceHookedNTDLLwFreshCopy.lastbuildstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/ReplaceHookedNTDLLwFreshCopy.lastbuildstate -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.command.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.read.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceH.00c07e1a.tlog/link.write.1.tlog -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.exe.recipe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.exe.recipe -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.iobj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.iobj -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.ipdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.ipdb -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/ReplaceHookedNTDLLwFreshCopy.log -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/main.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/main.obj -------------------------------------------------------------------------------- /ReplaceHookedNTDLLwFreshCopy/x64/Release/vc142.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/ReplaceHookedNTDLLwFreshCopy/x64/Release/vc142.pdb -------------------------------------------------------------------------------- /x64/Release/ReplaceHookedNTDLLwFreshCopy.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/x64/Release/ReplaceHookedNTDLLwFreshCopy.exe -------------------------------------------------------------------------------- /x64/Release/ReplaceHookedNTDLLwFreshCopy.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Allevon412/ClassicAPIUnhooking/HEAD/x64/Release/ReplaceHookedNTDLLwFreshCopy.pdb --------------------------------------------------------------------------------