Skip to content
View Phlegmelm's full-sized avatar
  • 00:45 (UTC -05:00)

Block or report Phlegmelm

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Phlegmelm/README.md

lucy

// hardware without asking permission

C ASM Make Android Linux


static const Dev lucy = {
    .focus    = "hardware access, device internals, things that void warranties",
    .currently = "poking bootloaders and reading datasheets at 2am",
    .next      = "custom recovery, deeper kernel work, making devices do what i say",
    .status    = "segfaulting my way down the stack",
};

Pinned Loading

  1. MyGit MyGit Public

    Minimal Git-like version control system written in C

    C 12

  2. CRACK12 CRACK12 Public

    rooting an ATOZEE P12 on Android 14 using CVE-2022-38694 — because fastboot oem unlock said no, so we found another way.

    Batchfile 1

  3. ZKVote ZKVote Public

    A zero-knowledge voting system built with Merkle trees, Barretenberg, Noir, and Solidity. Voters prove eligibility and cast valid votes privately, while smart contracts verify proofs and tally resu…

    Solidity 1