-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Same old "ERROR kuhl_m_sekurlsa_acquireLSA ; Logon list" again... #429
Comments
This pull request #432 may be the fix we're all looking for, but i have not yet checked if it works. .########## Compiling from sources requires Visual Studio, perfectly fine with the latest community 2022 release.
Then compile ONLY the "mimikatz" sub-project as the other are not needed and requires further compilation effort. |
Hey, thanks for the update. But after this modification does mimikatz still run on older platforms? (Win10, Win server 2012, etc) or its now compatible with Windows 11 only? 🤔 |
Hi im having issues with building the source can you please provide either a video of you building it or a release thanks |
Yes, it still works
Il sab 18 nov 2023, 19:01 init5-SF ***@***.***> ha scritto:
… This pull request #432 <#432>
may be the fix we're all looking for, but i have not yet checked if it
works.
.########## .# UPDATE # .########## I've just tested the code from the
above-linked pull request, apart from the required modification to the
built environment in order to target W11, it works like a charm, tested in
the latest W11 fully patched.
Compiling from sources requires Visual Studio, perfectly fine with the
latest community 2022 release. Required modification in order to compile
from sources:
Install MSVC for your compiler version (mine was the latest)
Retarget the project to your compiler version
Disable treating warnings as errors
Then compile ONLY the "mimikatz" sub-project as the other are not needed
and requires further compilation effort.
Hey, thanks for the update. But after this modification does mimikatz
still run on older platforms? (Win10, Win server 2012, etc) or its now
compatible with Windows 11 only? 🤔
—
Reply to this email directly, view it on GitHub
<#429 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAA3DAULVY5SR2LMBHZ4R3YFDZWBAVCNFSM6AAAAAA2DCFDMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXGU4DIMZRGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I've created a repo here:
https://github.com/ebalo55/mimikatz
It should immediately build from sources without any modification (using
visual studio 22)
Il dom 19 nov 2023, 00:17 jedai47 ***@***.***> ha scritto:
… This pull request #432 <#432>
may be the fix we're all looking for, but i have not yet checked if it
works.
.########## .# UPDATE # .########## I've just tested the code from the
above-linked pull request, apart from the required modification to the
built environment in order to target W11, it works like a charm, tested in
the latest W11 fully patched.
Compiling from sources requires Visual Studio, perfectly fine with the
latest community 2022 release. Required modification in order to compile
from sources:
Install MSVC for your compiler version (mine was the latest)
Retarget the project to your compiler version
Disable treating warnings as errors
Then compile ONLY the "mimikatz" sub-project as the other are not needed
and requires further compilation effort.
Hi im having issues with building the source can you please provide either
a video of you building it or a release thanks
—
Reply to this email directly, view it on GitHub
<#429 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAA3DFZCRSGEBUU6ALIC43YFE6XZAVCNFSM6AAAAAA2DCFDMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXGY3TGOJQGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Running the latest mimikatz - https://github.com/gentilkiwi/mimikatz/releases/download/2.2.0-20220919/mimikatz_trunk.zip
Testing on
Windows 11 x64 (22H2)
AV is off, no credential guard or ASR running
Tested the same version of mimikatz on an older Windows version (
Win 10 version 1903
) and it worked fine!Is mimikatz dead for good at this point? 🤔
The text was updated successfully, but these errors were encountered: