Shayan Ahmed Khan (@shaddy43)
  • Stars
    star
    29
  • Global Rank 502,950 (Top 18 %)
  • Followers 17
  • Following 12
  • Registered over 6 years ago
  • Most used languages
    C#
    66.7 %
    Assembly
    16.7 %
    Shell
    16.7 %
  • Location πŸ‡΅πŸ‡° Pakistan
  • Country Total Rank 2,188
  • Country Ranking
    C#
    45
    Shell
    45

Top repositories

1

AES_Shellcode_Encryptor

This repository contains a tool that can encrypt all type of files and give the encrypted output in the form of an encrypted shellcode. Process of encrypting shellcode is very important for injection processes to bypass signature based detection by the security controls.
C#
11
star
2

Byte_Shuffler

This repository contains a bash script, that can change a specific set of bytes with random bytes to change a binary signature every time it is executed.
Shell
5
star
3

ReverseShell_NC

This repository contains a program that gives remote shell connection on the sockets back to the c2 server. This connection can be listened on Netcat as well. It is just a PoC for getting reverse shells by sending input messages, that are commands (from c2) and getting back output messages that are outputs or errors of those commands.
C#
5
star
4

XOR_Shellcode_Encryptor

This repository contains xor shellcode encryptor that is used to bypass static or signature based detection of malicious shellcodes for Process Injection exploits
C#
4
star
5

Donut_Injector

This repo gives you an injector that bypasses static and dynamic analysis. The shellcodes that are injected must be encrypted with a key and decrypted at runtime to avoid detection.
C#
2
star
6

Position_Independent_Backdoor

This project contains methodology of creating position independent code that is used to extract shellcode from the generated binary. Position independent shellcode could be injected in any process for evading defenses and creating backdoors.
Assembly
2
star