Skip to content
View woldann's full-sized avatar

Highlights

  • Pro

Block or report woldann

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

πŸ‘‹ Hi there! I'm a passionate developer with a strong interest in low-level systems and embedded technologies.

  • πŸ’» I enjoy working close to the metal β€” from C and Assembly to Rust, exploring how things really work under the hood.
  • πŸ” I'm deeply interested in reverse engineering and embedded systems.
  • 🐧 A proud Linux enthusiast who prefers terminal over GUI.

🧠 Languages I use (in order of proficiency):

C Assembly Java Python JavaScript CSharp CSS3 Rust

πŸ”Œ Embedded Hardware I Work With:

Raspberry Pi MSP430 Arduino ESP8266

πŸ“« Contact:

Email


πŸ› οΈ Always learning, always exploring.

Pinned Loading

  1. NThread NThread Public

    Stealthy x64 thread manipulation library for calling functions inside target processes without creating remote threads or installing hooks.

    C 52 5

  2. NHook NHook Public

    Minimal inline hooking for Windows x64 without trampoline β€” 2-byte infinite loop hook, cross-process support via NThread.

    C 21