Brett Lischalk
  • Linux Daemon

    How to write a Linux daemon.

    January 17, 2017 - 6 minute read - c daemon linux
  • SLAE Problem 4: Custom Encoding Scheme

    A demonstration of a custom encoding scheme

    December 23, 2016 - 8 minute read - asm shellcode c encoding
  • SLAE Problem 3: Egg Hunter Demonstration

    A demonstration of an egg hunter searching for shellcode

    December 22, 2016 - 9 minute read - asm shellcode c egg hunter
  • SLAE Problem 2: Reverse TCP Shellcode

    A nice walkthrough of creating a reverse shellcode from scratch

    December 20, 2016 - 12 minute read - asm shellcode c
  • SLAE Problem 1: TCP Bind Shell Shellcode

    From my experience playing around with socket programming in C and Python, there is a basic formula and group of function calls for creating clients and servers. Most of them will be useful to us. A couple won't be applicable to our situation.

    December 18, 2016 - 14 minute read - asm shellcode c
Tweets by @blischalk

Site content by: Brett Lischalk.