Skip to content
View lr-m's full-sized avatar
Block or Report

Block or report lr-m

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

👾 About Me:

Hi! I work in cyber and have a background in computer science. Although I primarily focus on vulnerability research and reverse engineering, I also enjoy dabbling in programming, artificial intelligence (mainly LLM's at the moment), and visualisation.

Pinned Loading

  1. ESPIR-Crypto-Ticker ESPIR-Crypto-Ticker Public

    ESP8266 NodeMCU powered Crypto Ticker that uses an ST7735 TFT screen to display stats and candle charts, unlike other implementations, all setup and configuration is done locally via the IR remote.…

    C++ 11 4

  2. GhidrOllama GhidrOllama Public

    A Ghidra script that enables the analysis of selected functions and instructions using Large Language Models (LLMs). It aims to make reverse-engineering more efficient by using Ollama's API directl…

    Python 46 2

  3. VaporRacer VaporRacer Public

    This is a game I made in three.js, it is essentially a vaporwave-inspired version of temple run/subway surfers. Working on making the game 2-player, both competitive and survival.

    JavaScript 1

  4. Vault Vault Public

    ESP8266 based password vault. Hashing algorithms and encryption are used to store passwords and wallet keys securely on an external EEPROM, and using an IR remote to access them/add new credentials…

    C++

  5. Chaneve-Router-Analysis Chaneve-Router-Analysis Public

    These are the tools created from my analysis of a cheap router utilising the mt7628 router on a chip.

    Python 4

  6. Maze-Generation-and-Solving-Algorithms Maze-Generation-and-Solving-Algorithms Public

    Visualisation of various maze generation algorithms, as well as solvers.

    Processing