Skip to content
View 0xAbby's full-sized avatar
Block or Report

Block or report 0xAbby

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

Popular repositories

  1. pixel_loader pixel_loader Public

    An IDA Pro loader module for Pixel phone bootloader (abl stage), setting correct offsets, fixing function names, adding some C-style structs and annotations.

    Python 16 4

  2. dht11_sensor dht11_sensor Public

    Using the ESP32-C3 development board to read data from the DHT11 sensor. A demo in C language that can be compiled using Espressif's toolchain.

    C 1

  3. protobyte protobyte Public

    A utility program for reading header info of PE, ELF and Mach-O format.

    C++

  4. miniNTP miniNTP Public

    miniNTP is a minimal implementation of an NTP client.

    C++

  5. RC4-cipher RC4-cipher Public

    An implementation of RC4 stream cipher.

    C++

  6. cryptopals cryptopals Public

    my attempt at solving crypto pals challenges

    C++