Skip to content
View lunatic0x0's full-sized avatar

Block or report lunatic0x0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. VMdetection VMdetection Public

    vm_detection project allows you to run various checks which will detect whether the system is virtual machine or not. This program can be executed on windows platform only. Checks applied will only…

    C++ 7 1

  2. OverwriteMBR OverwriteMBR Public

    This code overwrite the MBR without using \\.\PhysicalDrive0 Symbolic Link

    C++ 3

  3. Kerberos Kerberos Public

    A simple and small POC to understand how kerberoasting is done using WINAPIs.

    C++ 1 1

  4. ChangeParentProcessID ChangeParentProcessID Public

    This Project allows you to create a new process with different PPID

    C++

  5. DebuggerCheck DebuggerCheck Public

    Just an Example of Anti Debugging Technique which allows the program to check whether the debugger is attached or not using NtQueryInformationProcess() WINAPI

    C++

  6. HoneypotAgent HoneypotAgent Public

    -

    Python