Skip to content
View ftTower's full-sized avatar
:atom:
Working..
:atom:
Working..

Highlights

  • Pro

Block or report ftTower

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ftTower/README.md

I'm Thomas, student developer at 42 Paris 👨‍💻

  • 🔭 I’m currently working on Lib-asm

  • 🌱 my programming language : C, C++, Python, Makefile, shell bash

  • 🎤 my language : I speak French, English and a little German.

  • 🎓 my development : In my spare time, I'm discovering the magic of arduino, and trying to learn Spanish and Russian better.



Github Stats


Connect with me




Pinned Loading

  1. minishell minishell Public

    A simple Unix shell implementation in C, replicating Bash in --posix mode, with support for basic built-in commands and process management

    C 1

  2. Inquisitor Inquisitor Public

    Inquisitor is a multithreaded, Python-based tool using libpcap to perform full-duplex ARP poisoning between two specified IPv4 hosts on a local network. Once active, it can capture and analyze FTP …

    Python 1

  3. Vaccine Vaccine Public

    Vaccine is a SQL injection vulnerability detection and data extraction tool. It identifies and exploits SQL injection flaws in web applications by employing various techniques across both GET and P…

    Python 1

  4. Stockholm Stockholm Public

    Stockholm is a Python-based tool designed to simulate the core functionalities of the WannaCry ransomware, specifically its file encryption mechanism. It operates on a selected directory, targeting…

    Python 1

  5. cub3d cub3d Public

    A "3D" game project using raycasting in C, inspired by Wolfenstein 3D

    C

  6. OTP OTP Public

    otp is a program that implements a Time-Based One-Time Password (TOTP) system, adhering to RFC 6238 (TOTP) and RFC 4226 (HOTP).

    Python