mirror of
https://github.com/gentilkiwi/mimikatz
synced 2025-01-09 14:49:33 +00:00
readme test
This commit is contained in:
parent
bb371c2acb
commit
48ed80e0ce
19
README.md
19
README.md
@ -1,2 +1,17 @@
|
||||
mimikatz
|
||||
========
|
||||
# mimikatz
|
||||
todo
|
||||
|
||||
## Build
|
||||
1. todo
|
||||
2. todo
|
||||
|
||||
## Usage
|
||||
|
||||
### sekurlsa
|
||||
todo
|
||||
|
||||
### kerberos
|
||||
todo
|
||||
|
||||
### crypto
|
||||
todo
|
@ -4,6 +4,9 @@ Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mimikatz", "mimikatz\mimikatz.vcxproj", "{FB9B5E61-7C34-4280-A211-E979E1D6977F}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "global files", "global files", "{1ADABD33-DEBE-4095-8EAE-9B6ED51DB68E}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
README.md = README.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "inc", "inc", "{282B4B77-BFF6-4DCA-9A60-6F4036929AEE}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
|
Loading…
Reference in New Issue
Block a user