Skip to content
View vikafilippok's full-sized avatar

Block or report vikafilippok

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. SergeyBrian/ddos_protection SergeyBrian/ddos_protection Public

    Go

  2. CreateFileA-shellcode-Win32-MASM CreateFileA-shellcode-Win32-MASM Public

    MASM32 code that looks for the address of kernel32.dll, looks for the CreateFileA function in it. The arguments are filled in and then the function is called. The target function can be easily chan…

    Assembly

  3. file-registry-cli file-registry-cli Public

    A Python CLI utility for basic file system operations and Windows Registry management.

    Python

  4. linear-congruential-generator linear-congruential-generator Public

    Utilities for generating and analyzing Linear Congruential Generator (LCG) parameters in C.

    C

  5. windows-binary-fuzzer windows-binary-fuzzer Public

    Coverage-guided Windows binary fuzzer in C using DynamoRIO/drcov

    C

  6. windows-buffer-overflow-shellcode windows-buffer-overflow-shellcode Public

    Windows x86 shellcode for buffer overflow exploitation with dynamic WinAPI resolution

    Assembly