linux-shellcode

There are 10 repositories under linux-shellcode topic.

  • v-a-c-u-u-m/mem_inject

    Linux shellcode code memory injection library .so .dll injection without ptrace example PoC

    Language:C23208
  • WoundedGryphon

    MalDev101/WoundedGryphon

    Bash script to show how viruses spread and to demonstrate how ransomware works.

    Language:Shell20311
  • krishpranav/rootkit

    A malicious root kit made using c

    Language:C4104
  • nevernever69/linux-shellcoding-in-2022

    Linux shellcodes

    Language:Assembly4100
  • HackfutSec/RshellCoders

    Payload Generator & Encoder is a Python tool that generates a custom payload to establish a network connection via a socket (using a specified IP and port) and encodes it in various formats (Base64, Hex, ROT13, URL, UTF-16, Zlib)

    Language:Python1000
  • rajeevranjancom/CEH_Training

    Certified Ethical Hacker (CEH) is a qualification obtained by demonstrating knowledge of assessing the security of computer systems by looking for weaknesses and vulnerabilities in target systems, using the same knowledge and tools as a malicious hacker, but in a lawful and legitimate manner to assess the security posture of a target system.

    Language:Makefile110
  • yousefkotp/Linux-Shell

    An implementation of a Linux shell using the Linux system calls fork(), execvp(), wait(), and exit(). The input is tokenized using the flex tool and parsed using the yacc parser.

    Language:C++120
  • Ajsalemo/script_utils

    Bash scripts to speed up repetitive tasks.

    Language:Shell0100
  • vatsalgupta67/Shellcodes

    A repository of custom shellcodes.

  • FahimFBA/hackerrank-linux-shell

    Source codes of mine from HackerRank Linux Shell Practice

    Language:Shell101