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

Block or report sv7atoslav-2

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. 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 Public

    Forked from sv-atoslav/PartlyFileReader

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

    Python

  3. 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

  4. 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 Public

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

    Master the command line, in one page

  6. 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#