Giter Site home page Giter Site logo

Hi there πŸ‘‹

I'm a (mostly) self-taught software developer; my actual degree is a MSc in Theoretical Chemistry. I started writing my first programs when I was 12. Nowadays, I regularly develop in C++, C#, Java, TypeScript, and have started picking up Rust. Here are some of my public projects that you may find of interest, including some I have contributed to.

C++

  1. TrinityCore is an open-source cross-platform MMORPG server framework. It uses Boost, MariaDB, Grafana, InfluxDB, CMake, and OpenSSL.
  2. tactmon is a C++20 library providing monitoring tools for Blizzard CDNs and product versions, leveraging Boost (namely, Asio and Beast), with a Discord bot and HTTP server frontend backed up by an instance of PostgreSQL to allow proxyfied download of specific files off of Blizzard's CDNs. Development is ongoing.
  3. Dread is an IDA Pro plugin designed to help static analysis of Metroid Dread. It uses IDA's own APIs as well as Clang (specifically, Clang's AST matchers) to analyze pseudocode and derive information that is then used to produce C header files, or automate reverse engineering. Development is on halt.
  4. hzdnptr is an injectable DLL designed to patch offending assembly in Horizon Zero Dawn's early PC releases (*((volatile int*)0) = 0xDEADCA7; to be exact), which triggering during play and caused the game to crash. It uses Boost, minhook, fmt, Zydis and spdlog.
  5. snippetspp is an umbrella repository where I push code I use in some of my projects (some of which are not on GitHub). One in particular is a simple single-header command parser. None of the pieces of code here have been production-tested.
  6. vk_jenkins is an experiment in writing compute shaders to bruteforce Jenkins hashes, using Vulkan.

C#

  1. DBClientFiles.NET is a library designed to parse DBC, DB2 and derivate file formats from World of Warcraft's game client, with a focus on speed and memory efficiency, by leveraging System.Linq.Expressions to generate code at runtime. It is a newer version of DBFilesClient.NET. Development is on halt.
  2. ADBC is very similar to the above, except that it interfaces with World of Warcraft's actual archive files, and provides a fully featured GUI with support for foreign keys, export to CSV, and visualization of textures referenced by DBC files. It is now outdated, due to changes to Blizzard's internal data formats and file relationships.
  3. WowSniffExplorer is an attempt at creating a GUI to process and analyze network dumps of World of Warcraft's protocol. It is a continuation of WowPacketParser, but got superceded by other solutions such as WowDatabaseEditor.
  4. MeshViewer is a .NET application able to render serverside geometry at the location of the player in World of Warcraft, by externally reading process memory. It uses OpenTK

warpten's Projects

gbajs icon gbajs

Game Boy Advance in the Browser

hcic icon hcic

Hide chat frames upon receiving a DBM/BigWigs pull timer

idapython icon idapython

Git copy of idapython svn repo: https://code.google.com/p/idapython/

imgui icon imgui

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

lazybot icon lazybot

A fork of LazyBot Evolution, a bot for World of Warcraft

lumen icon lumen

A private Lumina server for IDA Pro

markdown-it icon markdown-it

Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed

minesweeperreader icon minesweeperreader

Simple app that reads the board from Windows XP's Minesweeper. Also offers to solve it for you using some lame click events.

mologiedetours icon mologiedetours

Mologie Detours Version 2.0, 2011-06-24 Cross-platform x86, x86-64 detours Copyright (c) 2011 Oliver Kuckertz Licensed under the MIT license, http://www.opensource.org/licenses/mit-license.php

nbtexplorer icon nbtexplorer

A graphical NBT editor for all Minecraft NBT data sources

netchess icon netchess

quickndirty chess over the wire. no account, open a room, and play.

nfc-tools icon nfc-tools

Hacks on the nfc-tools code, mirror of http://nfc-tools.googlecode.com/svn/trunk β€” see README.md for info about the android-mfoc branch

ngdp icon ngdp

An ugly bot that monitors client builds. Tries to eat as little memory as possible.

permviewer icon permviewer

Displays info about permissions for process currently running on your device

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.