This is your work, valued

Lyon, France

Thomas de Beauchêne

Expert
@deb0ch

emacs-winum. Window numbers for Emacs - Navigate windows and frames using numbers

150

PE-Injector. A small, useless, self-replicating virus that injects itself into a windows executable binary. Upon execution, it will infect all the other executables in the same directory, which, in turn, will display a message box and infect all other executables in their directory when executed.

15

toorkit. A simple useless rootkit for the linux kernel. It is a kernel module which hooks up the open() syscall (or potentially any syscall) to replace it with a custom function.

13

R-Type. A remake of the famous game R-Type. It is coded using the Entity-Component-System pattern, can be played up to 4 players through network and is cross-platform Linux/Windows.

8

strace. strace is a recode of the standard Linux program strace. It traces the execution of other programs to print their syscalls and their arguments. You can run the program as a command-line argument or attach to an already existing process using its PID.

7

yolofs. A simple useless pseudo-filesystem, coded for discovering the challenges of interfacing a filesystem with Linux VFS. It adds an "encryption" feature (a simple rotation of n, n given as an argument to mount).

4

dxlServo. DxlServo is a C++ object/library made for simplifying the use of Dynamixel AX-12a servomotors in C++ projects.

4

ftrace. ftrace is a program tracer. It traces the execution of a program to draw a call graph of each and every function call using Dotty, either internal functions, static or shared libraries, or syscalls.

3

.spacemacs.d. My personnal spacemacs configuration

3

steps. A simple helper tool for scripting tutorials / install processes

2

yolok. Yolok is a simple useless kernel, coded for discovering the many challenges of creating a kernel on a x86 architecture.

2

cop21project_embedded. C++

1

ansible-role-spacemacs. An Ansible role for installing Spacemacs with Emacs built from source

1

YoloKernelModule. A simple useless Loadable Kernel Module for Linux, creating a dummy misc device in /dev containing a string modifiable with ioctl().

1

CreepyFirmware. Creepyfirmware is the code running Creepi, a little creepy robotic arm with a webcam tracking people's faces.

1

bullets. A personal project of a life organiser, starting as a tiny Todo list app.

1

Nibbler. A snake-like game for Linux. Eat fruits, grow your snake, max your score but don't crash into a wall !

1

myOCR. A simple Optical Character Recognition program, using a KNN classifier.

1

Bullets-Meteor. JavaScript

1

animatedBaballe. Dummy project for playing around with react Native, Animated, Fastlane and other shiny toys

1

bullets-api. The backend part of a personal project of a life organiser, starting as a tiny Todo list app.

1

Algogen. Some tests and tryouts abouts genetic algorithms

1

SubtitlesTimeMachine. A simple tool for shifting the times of a .srt file. Useful when the speech and the subtitles do not match in a movie.

1

sokoboule. A little Mario Sokoban based on the tutorial on openclassrooms.com (formerly Le Site Du Zero). My first program ever <3

1