[Release] SharpLoader v1.0 [ + Yami # ]

Discussion in 'Hawk Freedom Squadron Accounts - Buy Sell Trade' started by Zaczero, 3/27/17.

Thread Status:
Not open for further replies.
  1. Zaczero

    Zaczero
    Expand Collapse
    High Risk Status: This user has been flagged as high risk due to one or more reasons

    0   0   0

    Offline
    Yami #

    How to compile
    1. Unzip all files to a single directory


    2. Run SharpLoader.exe


    3. Launch CS:GO and then compiled file


    4. DONE

    Features
    > Radar
    > aka. Exeternal Chams (better player visibility / perfect for legit)
    [​IMG]

    Credits
    Y3t1y3t - signatures
    Zat - signatures
    frk1 - offsets

    SharpLoader

    What is SharpLoader
    SharpLoader is a program that opens # files (written in c# language), randomizes the # and compiles it.
    This process results in an application that is very hard to detect for VAC because the signature changes every compilation.

    [​IMG]

    SharpLoader.ini explained
    Assemblies
    All *.dll files that your application is using.
    Separated by ; character.


    Sources
    Paths to all source files that your application is using.
    Separated by ; character.

    Output
    Output assembly name.

    Arguments
    Compiler arguments (unsafe, prefer 32-bit etc.).

    Features
    <swap> .. code .. <swap/>
    Swaps the lines.
    Code:
    <swap>
    int a = 0;
    int b = 1;
    <swap/>

    or

    //-<swap>
    int a = 0;
    int b = 1;
    //-<swap/>
    <swap> .. code .. <block> .. more code .. <swap/>
    Swaps the blocks.
    Code:
    <swap>
    if(a == 0)
    {}
    <block>
    if(a == 1)
    {}
    <block>
    if(a == 2)
    {}
    <swap/>

    or

    //-<swap>
    if(a == 0)
    {}
    //-<block>
    if(a == 1)
    {}
    //-<block>
    if(a == 2)
    {}
    //-<swap/>
    <trash>
    Adds from 3 to 8 lines of trash.
    Code:
    int a = 0;
    <trash>
    int b = 1;

    or

    int a = 0;
    //-<trash>
    int b = 1;
    <trash:X>
    Adds X lines of trash.
    Code:
    int a = 0;
    <trash:8>
    int b = 1;

    or

    int a = 0;
    //-<trash:8>
    int b = 1;
    I'll add more randomization features in the future :)
    Also I'll add better compilation error logging.

    https://virustotal.com/en/file/51763...is/1490553388/
    https://virusscan.jotti.org/en-US/fi...job/aqvmxo5jns

    Downloadable Files
     
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.