Skip to content
View LeCodingWolfie's full-sized avatar
:octocat:
:octocat:

Block or report LeCodingWolfie

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
LeCodingWolfie/README.md
Profile Banner Typing SVG
Discord      Twitter      Mastodon      Matrix
CC++C#RustLuaPythonHTML5CSS3JavascriptTypescript GoBashLaTeX
Arch Linux

Not a Cat ™

Hi Internet, I'm an independent researcher, programmer since I was 10, hacker, and to-be artist with interests and knowledge ranging from biology, chemistry and engineering to psychology, neurology and medicine.

I am an Internet privacy and FLOSS (free/libre open-source software) a advocate and enthusiast.

I develop games, websites, and much more!

(a) "Libre software respects users' freedom, borrowing the Spanish word for free as in freedom" (GNU)

Researcher?

Indeed, over more than 4 years, I have researched a myriad of complex topics and fields, from AIs/ML, biochemistry and psychology through quantum mechanics, cosmology and their mathematics, through academic articles, books, and other authoritative sources.

Actually, I've been working on multiple scientific papers, such as on important, overlooked topics (e.g. bloat/software complexity) with a CS researcher; a several others with an independent researcher, good friend of mine, on groundbreaking research, such as a theory of the universe and simulations; b and some personally on speech synthesis and AI; in fact, I look forward towards similarly challenging projects.

Hacker?

Before you call FBI on me

oh-indeed

a hacker is defined as someone "who delights over an intimate understanding of systems and networks' workings". 1

Certainly, I do enjoy to toy with a system or program to understand how it works and get something out of it, even aftethe pain; as Wikipedia puts, "the challenge of creatively overcoming the limitations of [systems] [...] to achieve clever outcomes". 2

In fact, I'm well-knowledgeable on cybersecurity (or if you will, hacking) and privacy over the Internet.

In practice, I have reverse engineered complex software, websites and their APIs, such as win11-uefi (i.e. Windows UEFI bootloader), Widevine DRM (through Electron/Chromium), Roblox, and Twitter & Twitch APIs, with programs like Ghidra, IDA, Radare2 and x64dbg as well as some programming, with good amount of knowledge on assembly code, C and other languages.

I have been able to both, dynamically and statically analyze software's code flow. And thus I've reconstructed solid, functional code out of disassembly and its decompilation, and even write tools to do the job.

Acknowledgments


Banner video a by Jorge Urosa, b licensed under the Pexels license c
LaTeX logo taken from Simple Icons a
FFmpeg
ffmpeg -v warning -i loop.mp4 -vf "crop=960:288:0:118" loop-cut.mp4
ffmpeg -v warning -i loop-cut.mp4 -vcodec libx265 -crf 28 output.mp4
ffmpeg -v warning -i output.mp4 -vf "fps=21,scale=320:-1:flags=lanczos" output.gif
ffmpeg -i cat-original.gif -vf "crop=160:150:100:60" cat.gif

1

Footnotes

  1. 1, 2, 3 / (a)  Many people pointed out this cat is not happy, "either as a result of overheating [or] anxiety". Poor cat :(

Pinned Loading

  1. twre twre Public

    Twitch Reverse Engineering: Documentation towards privacy frontends, software and tools!

  2. twre-graphql twre-graphql Public

    Twitch undocumented GraphQL API, now documented, and openly available (WIP).

    Rust 3

  3. win11-uefi win11-uefi Public

    A reconstruction of the Windows 11 UEFI bootloader code.

    C

  4. nablem-org/legacy-website nablem-org/legacy-website Public archive

    A thought-out, efficient to-be mass media web platform for Fultonic Entertainment content

    Rust 3

  5. thll thll Public

    An open-source implementation of Thesaurus Linguae Latinae (ThLL) on LaTeX

    TeX

  6. aesthetic aesthetic Public

    An HTTPS-ready green-themed aesthetic and minimal website powered by Go Fiber.

    CSS 5