Pinned Repositories
arcade-interface
Sharable interface for our Arcade Epitech project
asmminilibc
A minimal C library, except it's written in x86
Cave-Story-Decompilation
Decompilation of Cave Story. Made with IDA Pro
Cave-Story-Engine-2-Old-Fork
Old fork of Cave-Story-Engine-2
CaveStoryRecoded
An open-source Cave Story engine.
cpp-asmlib
DoConfig-Decompilation
A decompiliation of the options program for Cave Story. Recompilable
epitech-rtype
A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.
Ikachan-Decompilation
yalibct
Yet another libc testsuite
GabrielRavier's Repositories
GabrielRavier/arcade-interface
Sharable interface for our Arcade Epitech project
GabrielRavier/epitech-rtype
A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.
GabrielRavier/yalibct
Yet another libc testsuite
GabrielRavier/asmminilibc
A minimal C library, except it's written in x86
GabrielRavier/doukutsu-rs
A faithful and open-source remake of 2004 freeware video game Cave Story written in Rust
GabrielRavier/42sh
Reimplementation of a subset of tcsh
GabrielRavier/cosmopolitan
build-once run-anywhere c library
GabrielRavier/dietlibc-bug-reports-and-patches
Personal repo I'm using to archive all the patches and bug reports I've sent to dietlibc, as their mailing list doesn't appear to be archived
GabrielRavier/duktape
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
GabrielRavier/epitech-experience-brainfuck
Epitech Experience where I make an interpreter, compiler and JIT, etc. for Brainfuck
GabrielRavier/epitech-experience-java-ls
Implementation of ls in Java, for Epitech
GabrielRavier/epitech-experience-java-pong
Basic pong made in Java for Epitech
GabrielRavier/epitech-experience-sonic-1-with-spindash
GabrielRavier/epitech-experience-vulkan-get-something-on-the-screen
Epitech Experience project to actually get something on the screen with Vulkan
GabrielRavier/epitech-general-notes
Contains my TODO and notes about various meetings held at Epitech
GabrielRavier/epitech-malloc
Malloc implementation made for the purposes of an Epitech school project
GabrielRavier/mk64
A speedy Mario Kart 64 decompilation, brought to you by the cousin of a tame racing driver.
GabrielRavier/my-curriculum-vitae
This repository contains my Curriculum vitae, along with the worked-on document and the infrastructure to build the CV itself
GabrielRavier/my-dotfiles
The dotfiles I use on my machine (and presumably on the machines I will use in the future)
GabrielRavier/my-konsole-tab-saver
Short shell script that regularly saves contents of Konsole tabs
GabrielRavier/my_hunter
GabrielRavier/Optimized-BSQ
This repository contains the Epitech BSQ project - I will try to optimize it to be as fast as possible
GabrielRavier/patomic
GabrielRavier/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
GabrielRavier/posix-and-other-standards-utils-and-functions-first-appearance
Repository containing a variety of files documenting when a utility or function first appeared in an OS
GabrielRavier/randomAsm
Random stuff in assembly
GabrielRavier/s2disasm
Sonic 2 Disassembly
GabrielRavier/stb
stb single-file public domain libraries for C/C++
GabrielRavier/test-compiler-asm-optimization-outputs
This repository simply tracks compiler optimization over many commits (by making commits containing the assembly for each new optimization option)
GabrielRavier/unix-utilities-in-various-languages
Implementations of UNIX utilities in a bunch of different languages