Skip to content
View sv7atoslav-2's full-sized avatar

Block or report sv7atoslav-2

Report abuse

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

Report abuse

Pinned Loading

  1. compilation-of-programs-for-church compilation-of-programs-for-church Public

    Forked from sv-atoslav/compilation-of-programs-for-church

    some programs, that can be useful for church

  2. PartlyFileReader PartlyFileReader Public

    Forked from sv-atoslav/PartlyFileReader

    Tool, that get file, pointers to selected numbers, and return only nearest lines

    Python 1

  3. ExpoFire ExpoFire Public

    Forked from nullr3x/ExpoFire

    A simple python script to exploit vulnerable Firebase Database. If the owner of the app have set the security rules as true for both "read" & "write" an attacker can probably dump database and writ…

    Python 1

  4. FeistelEncoderDecoder-CSharp FeistelEncoderDecoder-CSharp Public

    Forked from sv7atoslav/FeistelEncoderDecoder

    My program, that can encode and decode plaintext and html pages. It is based in Feistel network, implemented using C# language.

    C# 1

  5. the-art-of-command-line the-art-of-command-line Public

    Forked from jlevy/the-art-of-command-line

    Master the command line, in one page

  6. IPify-CSharp IPify-CSharp Public

    Forked from sv7atoslav/exterlanIPshow

    Reimlpementation of https://www.ipify.org/ C# code sample, that let you not only look IP from cmd , but read from .txt file, .html file, and other...

    C#