Giter VIP home page Giter VIP logo

Luke's Projects

anyka-camera-analysis icon anyka-camera-analysis

This is a repository containing proof-of-concept exploits for getting a remote reverse shell while the Anyka camera is hosting hotspot (cheap Aliexpress camera's mostly). Also contains scripts for interacting with various open ports on the device.

car-genetic-algorithm icon car-genetic-algorithm

This Processing sketch allows you to draw your own track, and uses a genetic algorithm to create a car that has learned how to navigate the track. Uses a simple Neural Network as the cars brain.

chaneve-router-analysis icon chaneve-router-analysis

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

console-passwordle icon console-passwordle

Small C++ command line version of wordle that uses seclists top 1000000 passwords as the wordlist, player can select desired length of password between 3 and 25. Wanted to make a simple command line application with colour, and learn I/O in C++.

espir-crypto-ticker icon espir-crypto-ticker

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. Also has functionality that allows the user to add, and view in different representations, their portfolio. Uses CoinGecko API.

ghidra-themes icon ghidra-themes

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

ghidrollama icon ghidrollama

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

luke-r-m.github.io_v2 icon luke-r-m.github.io_v2

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

mandelbrot icon mandelbrot

I had never visualised the mandelbrot set before so decided to experiment with visualisations using C. The iterations can be incremented with the space bar.

mazes icon mazes

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

raft icon raft

This repository contains the files I worked on for a coursework project to implement the Raft Consensus Algorithm. It uses a Python interface, and C++ for the main implementation. Learned lots about C++ - namely proper memory management, threads, sockets, and signal handling.

sudoku-solver icon sudoku-solver

Visualisation of a sudoku solver, uses backtracking, simulated annealing, and a dancing links implementation.

tawny icon tawny

Acoustic keylogging tool, written in Python.

vaporracer icon vaporracer

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.

vault icon vault

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 (or via remote mode over WiFi). Access to the unencrypted external EEPROM is protected with a 'master password', which must be remembered.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.