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

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
fatihsnsy/README.md

Hi there, I'm Fatih Şensoy... 👋

I am Cyber Security Researcher and Karaelmas Cyber Team Member. I am the team leader at ZAYOTEM (Malware Prevention and Reverse Engineering Team).

💻 I am very interested in Cyber Security, Computer Science and Computer Security.
👻 I like it "low-level" stuff.
⚠️ I'm always followed Thread Intelligence news, I research and analyze every time interesting Malware familys.
📌 I have always adopted the motto "Making serious research and contributions for country and for humanity".

I am improving myself on reverse engineering and understanding how systems work.

Connect With Me:

Pinned

  1. aSYNcrone aSYNcrone Public

    [STILL UNDER DEVELOPMENT] aSYNcrone is a SYN Flood DDoS Tool!

    C 229 49

  2. DLInjector-GUI DLInjector-GUI Public

    DLInjector for Graphical User Interface.

    C++ 32 15

  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, writed in Python

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