Skip to content
View nnot09's full-sized avatar
😒
bored
😒
bored
  • Germany
  • 06:28 (UTC +02:00)
Block or Report

Block or report nnot09

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. direct-syscall direct-syscall Public

    A simple example on how to initiate a direct syscall on WoW64

    C 9 2

  2. XmlSerialization XmlSerialization Public

    Example on how to serialize/deserialize an object in C# using XmlSerializer

    C# 2

  3. GetModuleHandleW-through-PEB GetModuleHandleW-through-PEB Public

    A custom GetModuleHandleW implementation through the PEB (InLoadOrderModuleList method) in C.

    C 1

  4. ProcessParamReader ProcessParamReader Public

    Simply walks through the process list and reads the commandline of each x86 process.

    C 2

  5. pyload pyload Public

    A first attempt to create a simple loader in python

    Python

  6. XenoParse XenoParse Public

    A lightweight but efficient commandline argument parser with a highly simple usage.

    C#