Fork of SafetyKatz that dynamically fetches the latest pre-compiled release of Mimikatz directly from gentilkiwi GitHub repo, runtime patches signatures and uses SharpSploit DInvoke to PE-Load into memory.
Stars
880
Forks
119
Watchers
880
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixed problem where the latest release had a "-fix" suffix at the end of the version number. This was preventing the download of the zip file.
3a812e8View on GitHubReplaced Subtees PE loader with SharpSploit -> DynmaicInvoke (bypassing API hooking)
ef30bb0View on GitHub