Skip to content
View lr-m's full-sized avatar
👾
👾

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.

Anurag's GitHub stats

Pinned Loading

  1. 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 72 6

  2. ghidra-themes ghidra-themes Public

    A collection of themes for Ghidra to make long hours of reverse-engineering even more enjoyable!

    29 1

  3. ESPIR-lite ESPIR-lite Public

    A simplified re-implementation of my original ESPIR Crypto Ticker project using my TFT menu library. Aiming to support most common SPI TFT displays on both ESP8266 and ESP32 WiFi microcontrollers.

    C++ 1

  4. 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 1

  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 5

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

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

    Processing