Skip to content
View dsal3389's full-sized avatar
🦫
🦫
Block or Report

Block or report dsal3389

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

languages:

  • C
  • python
  • javascript / typescript

I read books because I am smart and kool, lemme show off real quick

  • the linux programming interface
  • POWER by robert green
  • HACKING the art of exploitation
  • the linux command line
  • cryptography for dummies
  • thinking fast and slow
  • the kuberneties book 2022

alook at them jump:

python3 -c "while True: [print('\r%s' %(''.join((chr(ord('O') | (0x20 if (j-i) % 2 else 0x0))) for j in range(i))), end='') for i in range(100)]"

I USE ARCH BTW 🎯

Pinned

  1. greff greff Public

    python library to build graphql client

    Python 2

  2. easyTCP easyTCP Public

    python asyncronus server/client with encryption very very easy to use

    Python 3

  3. dumbnsspoof dumbnsspoof Public

    dns spoofing tool, with regex support, target specification and more...

    Python 2

  4. whoopen whoopen Public

    simple C program that checks what process opened a given file

    C

  5. dotfiles dotfiles Public

    my desktop pc dotfiles

    CSS

  6. tokenizer tokenizer Public

    generic code tokenizer

    C