Skip to content
View fatihsnsy's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fatihsnsy

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

    [SUSPENDED PROJECT] aSYNcrone is a SYN Flood DDoS Tool! It has developed for educational purposes.

    C 260 55

  2. DLInjector-GUI DLInjector-GUI Public

    DLInjector for Graphical User Interface.

    C 33 13

  3. DLInjector-CLI DLInjector-CLI Public

    DLL injector. Catch process by name, quickly inject...

    C 11 7

  4. file-xorEr file-xorEr Public

    File xor tool for CTFs

    Python 2 1

  5. .pcap Packet Parser .pcap Packet Parser
    1
    #!/usr/bin/env python3
    2
    from scapy.all import *
    3
    
                  
    4
    
                  
    5
    mapping = {0x04 :"a",
  6. Droid Dream URL Decryption Droid Dream URL Decryption
    1
    using System;
    2
    using System.Security.Cryptography.X509Certificates;
    3
    using System.Text;
    4
    
                  
    5
    namespace xor_decrypt_url