Nick Chua

Results 7 comments of Nick Chua

Hi @ricardojoserf , I am using the main branch and I have disabled all AV in my Windows 11 machine. Thanks.

Hi @ricardojoserf , thank you so much for providing the executables. Please look at the results below when ran on Windows 11 Pro with `dotnet_nativedump.exe` ![Image](https://github.com/user-attachments/assets/acfbe5e7-aec2-4e35-b681-95f02399d6d0)

Hi @ricardojoserf , thank you for investigating the issue. You are right. **I found that the main feature to disable lies under Windows Security > Device Security > Core isolation...

Hi @ricardojoserf , I got the same results as you. Only Pypykatz installed in WSL is able to read the .dmp file. However, even when Pypykatz is updated to the...

Hi @ricardojoserf , thanks for creating the issue! Yes, I have already starred the repository as it has helped me. If you need assistance to update any troubleshooting tips on...

Hi @ricardojoserf ! These are the commands I used when cross-compiling the Go branch ``` go mod init nativedump go mod tidy env GOOS=windows GOARCH=amd64 go build nativedump.go ```

Hi @ricardojoserf , thank you so much for providing the executables. Please look at the results below when ran on Windows 11 Pro with `go_nativedump.exe` ![Image](https://github.com/user-attachments/assets/01aa620e-736a-4767-852f-2a542029a506)