Mes Projets personnels de programmation.

Card image cap
Game Of Life

The famous Conway's game of Life coded in python with the pygame library. The cells are circular and change color !! May look good in fullscreen as a screen saver...

Download now ! Source Code
Card image cap
Pacman

The famous game remade in python with the Tkinter library. My ISN project of Terminal with Laura Dinnat. Now with a level editor & creator. You can download my levels here

Download now ! Source Code
Card image cap
Jarvis

My raspi personal vocal assistant that switch on the light for me, play music, search wikipedia, gives the meteo, the news titles, , the horoscope, say jokes,

Source Code
Card image cap
Anubis

A Not Useless Bot Indeniably Serious. A Big Bot for Big Discord Servers. Search wikipedia, gives the mete the news, fake news also, gives the horoscope, do 'pipotron', generate meme from template, search meme on reddit and instagram, play 'pendu', 'A-Z' and quizz games, translate phrases in multiple langeages, search for an route on Maps, say 'Didi you know that...' things. He can be violently (or funnly) be triggered by some messages, be 'BEAUF', add reaction to messages and could potentially highlight people randomly...

Source Code
Card image cap
Climbing Coach

You give it for each week :
- nb of sessions
- duration of a session
- percentage of each type (strength, endurance, power_endurance, conditionning)
and it gives you a detailed training plan with graph analysis in pdf format.

Card image cap
Remote Access Trojan

A Backdoor with the corresponding admin panel secure website interface that you can deploy anywhere. The principle is simply to use POST requests to the attacker website to receive commands and send results.

Source Code
Card image cap
Keylogger

An advanced keylogger written in python for windows which does the following :

  • logs the datetime when and the application in which the keys are types
  • logs the content of the clipboard and associate it with the application in which data were copied
  • takes 3 screenshots with 5s delay in between per hour
  • takes 5 pictures from camera with 2s delay in between per hour
  • dump the chrome password
  • dump the chrome & firefox history
  • dump the saved wifi passwords
  • send an email every hour to the hacker's address with all these logged data

Source Code
Card image cap
Chrome pass Stealer

Dumps all saved chrome password into a little csv file. For newer version of chrome, since the encyption has changed it just prints 'Encrypted' insted of the real password cause I can't find how to decrypt

Download now ! Source Code
Card image cap
Chrome history viewer

This little script dump all chrome history and count visits for each visited website with last visit date into a little txt file

Download now ! Source Code
Card image cap
Firefox History viewer

This little script dump all firefox history and count visits for each visited website with last visit date into a little txt file

Download now ! Source Code
Card image cap
Wifi profiles password stealer

I wrote this little script to dump every wifi passwords of a computer into a csv file and print it to the screen.

Download now ! Source Code
Card image cap
RSA Message Ciphering App

A guided graphical interface to generate a pair of RSA keys and use them to encrypt or decrypt a message assymetricaly.

Download now ! Source Code
Port & network scanner.

Python script that uses socket to scan for open port on host of the network

Unix-like locate script

to locate files like a lazy bastard

Download now ! Source Code
Documents json mapper

write json files that discribes all the personal files name and their locations

Download now ! Source Code
Trading Bot

blablabla blabla

...

...