Skip to content
View Soledge's full-sized avatar

Block or report Soledge

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

Pinned Loading

  1. BlockEtw BlockEtw Public

    .Net Assembly to block ETW telemetry in current process

    C# 75 19

  2. AMSI-Exec AMSI-Exec Public

    Forked from jakehomb/AMSI-Exec

    Powershell code to attempt to beat the signature based checking for AMSI Bypass

    PowerShell 1 1

  3. Convert shellcode file to UUIDs Convert shellcode file to UUIDs
    1
    from uuid import UUID
    2
    import os
    3
    import sys
    4
    
                  
    5
    # Usage: python3 binToUUIDs.py shellcode.bin [--print]
  4. Invoke-NinjaCopy - Minor Update to f... Invoke-NinjaCopy - Minor Update to fix Ambiguous Reference
    1
    function Invoke-NinjaCopy
    2
    {
    3
    <#
    4
    .SYNOPSIS
    5
  5. AmsiScanBufferBypass AmsiScanBufferBypass Public

    Forked from analyticsearch/AmsiScanBufferBypass

    C# 1

  6. beacon-object-file beacon-object-file Public

    Template Project Conforming to Beacon's Object File Format ( BOF ) Using Makefile, and Mingw-w64 compilers

    C 1 5