Skip to content
View mayanez's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»

Sponsoring

@syl20bnr
Block or Report

Block or report mayanez

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

Hi there! πŸ‘‹

πŸ’» About Me

  • πŸ”¬ I'm passionate about computers, security, compilers, open source and technology in general
  • βš™οΈ I love to hack
  • πŸŽ“ I did my PhD at Columbia University
  • πŸ—£ I'm always up for a tech talk

πŸ“¬ Contact

See bio πŸ‘ˆ. Feel free to contact me at any time!

Pinned

  1. dumang-keyboard-ctrl dumang-keyboard-ctrl Public

    Open Source Control Layer for BeyondQ DuMang Keyboards

    Python 42 9

  2. min-dop min-dop Public

    Minimal Data-Oriented Programming (DOP) Vulnerability + Exploits

    Python 8 1

  3. Simple ROP Exploit Example (x86) Simple ROP Exploit Example (x86)
    1
    simple-rop: simple-rop.c
    2
    	gcc -m32 -O0 -g -static -fno-stack-protector $^ -o $@
    3
    
                  
    4
    .PHONY: clean
    5
    
                  
  4. crossdev crossdev Public

    multiarch cross compiling environment

    Shell

  5. pptx2pdf-annotate pptx2pdf-annotate
    1
    """
    2
    Adds PPTX Presenter Notes as PDF Text Annotations.
    3
    This can then be used with `pdfpc` (https://github.com/pdfpc/pdfpc) for presentations.
    4
    5
    NOTE: