├── LSASS_Shtinkering.sln ├── LSASS_Shtinkering ├── LSASS_Shtinkering.vcxproj ├── LSASS_Shtinkering.vcxproj.filters ├── LSASS_Shtinkering.vcxproj.user ├── Lsass_Shtinkering.cpp ├── Lsass_Shtinkering.h ├── Utils.cpp ├── Utils.h ├── WerReportException.cpp ├── WerReportException.h ├── ntddk.h └── x64 │ └── Debug │ ├── LSASS_Sh.476fc126.tlog │ ├── CL.command.1.tlog │ ├── CL.read.1.tlog │ ├── CL.write.1.tlog │ ├── LSASS_Shtinkering.lastbuildstate │ ├── link.command.1.tlog │ ├── link.read.1.tlog │ └── link.write.1.tlog │ ├── LSASS_Shtinkering.exe.recipe │ ├── LSASS_Shtinkering.ilk │ ├── LSASS_Shtinkering.log │ ├── Lsass_Shtinkering.obj │ ├── Utils.obj │ ├── WerReportException.obj │ ├── vc142.idb │ └── vc142.pdb └── README.md /LSASS_Shtinkering.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering.sln -------------------------------------------------------------------------------- /LSASS_Shtinkering/LSASS_Shtinkering.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/LSASS_Shtinkering.vcxproj -------------------------------------------------------------------------------- /LSASS_Shtinkering/LSASS_Shtinkering.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/LSASS_Shtinkering.vcxproj.filters -------------------------------------------------------------------------------- /LSASS_Shtinkering/LSASS_Shtinkering.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/LSASS_Shtinkering.vcxproj.user -------------------------------------------------------------------------------- /LSASS_Shtinkering/Lsass_Shtinkering.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/Lsass_Shtinkering.cpp -------------------------------------------------------------------------------- /LSASS_Shtinkering/Lsass_Shtinkering.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | #include "WerReportException.h" 3 | -------------------------------------------------------------------------------- /LSASS_Shtinkering/Utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/Utils.cpp -------------------------------------------------------------------------------- /LSASS_Shtinkering/Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/Utils.h -------------------------------------------------------------------------------- /LSASS_Shtinkering/WerReportException.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/WerReportException.cpp -------------------------------------------------------------------------------- /LSASS_Shtinkering/WerReportException.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/WerReportException.h -------------------------------------------------------------------------------- /LSASS_Shtinkering/ntddk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/ntddk.h -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.command.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.read.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/CL.write.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/LSASS_Shtinkering.lastbuildstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/LSASS_Shtinkering.lastbuildstate -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.command.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.command.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.read.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.read.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.write.1.tlog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Sh.476fc126.tlog/link.write.1.tlog -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.exe.recipe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.exe.recipe -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.ilk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.ilk -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/LSASS_Shtinkering.log -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/Lsass_Shtinkering.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/Lsass_Shtinkering.obj -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/Utils.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/Utils.obj -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/WerReportException.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/WerReportException.obj -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/vc142.idb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/vc142.idb -------------------------------------------------------------------------------- /LSASS_Shtinkering/x64/Debug/vc142.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/LSASS_Shtinkering/x64/Debug/vc142.pdb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JDArmy/Lsass-Shtinkering/HEAD/README.md --------------------------------------------------------------------------------