Skip to content
View naliferopoulos's full-sized avatar
⚙️
Continuously integrating
⚙️
Continuously integrating

Organizations

@Hackcraft-Labs
Block or Report

Block or report naliferopoulos

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

Hey there! Here's a few stuff about me, in no particular order.

I like:

  • Computers
  • Beer
  • Open-source
  • Cats
  • Mechanical Keyboards
  • Hammocks

I spend most of my time doing:

  • Kernels
  • Pwnables
  • Infosec
  • Low-level herpa-derping

I dislike:

  • Racism/Sexism/Discrimination
  • Capitalism
  • Uncommented hax in code

You can find me on Twitter, my blog or lying on a hammock.

Pinned

  1. Kernel Kernel Public

    x86 Homebrew'd Kernel

    C 9 2

  2. Birdwatching Birdwatching Public

    Creepy stuff for the birds

    Python 3

  3. defcon-quals-2020 defcon-quals-2020 Public

    Writeups for the pwnable (RCE) challenges presented at the DEFCON CTF Qualifiers 2020

    Python 1

  4. PasteCrawl PasteCrawl Public

    Pastebin Crawler (No API Required)

    Python 2

  5. InfoBar InfoBar Public

    iOS Tweak - Quick glance information on the StatusBar

    Objective-C

  6. Kali Linux Persistent Docker Image Kali Linux Persistent Docker Image
    1
    #!/bin/sh
    2
    
                  
    3
    # If this the first time this is run, please run the following command manually:
    4
    # docker run --name kali -u 0 --mount type=bind,source=$PWD,target=/host -it kalilinux/kali /bin/bash
    5