mytechnotalent
Author of the world’s most popular Reverse Engineering Tutorial
Accenture Federal ServicesWashington, D.C.
Pinned Repositories
Automatrix
Automatrix is a deterministic, infinitely scalable automation framework that fuses Terraform and Ansible to provision, configure, and maintain GCP Free-Tier VMs with absolute precision. Built on immutable infrastructure and idempotent execution, it guarantees every deployment is identical and flawlessly repeatable.
Embedded-Hacking
A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded Software Development to Reverse Engineering.
Go-Hacking
A FREE comprehensive online Go hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Golang from scratch.
Hacking-Rust
A FREE comprehensive online Rust hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Rust from scratch.
Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
Python-For-Kids
A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
TOR-Everything
Simple FREE guide to set up TOR stealth and persistence with complete anonymity.
turbo-attack
A turbo traffic generator pentesting tool to generate random traffic with random MAC and IP addresses in addition to random sequence numbers to a particular IP and port.
turbo-scanner
A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts IP or FQDN with the sole purpose of testing your own network to ensure there are no malicious services running.
mytechnotalent's Repositories
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
mytechnotalent/turbo-scanner
A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts IP or FQDN with the sole purpose of testing your own network to ensure there are no malicious services running.
mytechnotalent/turbo-attack
A turbo traffic generator pentesting tool to generate random traffic with random MAC and IP addresses in addition to random sequence numbers to a particular IP and port.
mytechnotalent/CortexaAI
An open-source Python Selenium Test Automation framework with Docker and Kubernetes integration.
mytechnotalent/Ansible-For-Everyone
A FREE course that takes you step-by-step through building a custom Automation Ansible Framework from scratch.
mytechnotalent/RE-GPT
Drawing inspiration from Andrej Karpathy’s iconic lecture, "Let’s Build GPT: From Scratch, in Code, Spelled Out", this project takes you on an immersive journey into the inner workings of GPT. Step-by-step, we’ll construct a GPT model from the ground up, demystifying its architecture and bringing its mechanics to life through hands-on coding.
mytechnotalent/HNN
A step-by-step walkthrough of the inner workings of a simple neural network. The goal is to demystify the calculations behind neural networks by breaking them down into understandable components, including forward propagation, backpropagation, gradient calculations, and parameter updates.
mytechnotalent/AgentK
The revolutionary open-source AgenticAI RAG w/ internet search capability, unleashing the world’s knowledge, empowering humanity with unparalleled intelligence and freedom.
mytechnotalent/Hacking-Bits
A FREE comprehensive step-by-step 8-bit ATmega328P C and Assembler tutorial covering Embedded Software Development to Reverse Engineering.
mytechnotalent/simcc
Serial Interactive Meshtastic Chat Client which chats on the Primary Channel over serial.
mytechnotalent/dc540-0x00007
DC540 hacking challenge 0x00007 [UNKNOWN CTF].
mytechnotalent/RAGMA
An interactive, state-of-the-art Retrieval-Augmented Generation Medical Assistant that leverages deep learning and FAISS-based retrieval to provide accurate, context-aware answers to medical queries in real time.
mytechnotalent/Simple-Agent
A simple AgenticAI agent showcasing autonomous reasoning and decision-making by integrating thought, logic, and action in real-time tasks.
mytechnotalent/Automatrix
Automatrix is a deterministic, infinitely scalable automation framework that fuses Terraform and Ansible to provision, configure, and maintain GCP Free-Tier VMs with absolute precision. Built on immutable infrastructure and idempotent execution, it guarantees every deployment is identical and flawlessly repeatable.
mytechnotalent/ATmega328P_Blink_Driver
An ATmega328P blink driver written entirely in Assembler.
mytechnotalent/ATmega328P_IO_Driver
An ATmega328P IO driver written entirely in Assembler.
mytechnotalent/dc540-0x00008
DC540 hacking challenge 0x00008 [UNKNOWN CTF].
mytechnotalent/mp-pico-project-template
MicroPython Pico Project Template.
mytechnotalent/sillmmcc
Serial Interactive LLM Meshtastic Chat Client which chats on the Primary Channel over serial.
mytechnotalent/ATmega328P_SSD1306_Driver
An ATmega328P SSD1306 driver written entirely in Assembler.
mytechnotalent/ATmega328P_UART_Driver
An ATmega328P UART driver written entirely in Assembler.
mytechnotalent/bimcc
BLE Interactive Meshtastic Chat Client which chats on the Primary Channel.
mytechnotalent/ipts
IoT Pico W TLS Server that obtains the Pico W temperature and serves it to a TLS client where this project is designed for a MAC M series client and is based on the Raspberry Pi Foundation’s pico_examples TLS client example.
mytechnotalent/MNIST-MLP
This project provides a step-by-step, PyTorch-based guide to constructing, training, and evaluating a fully connected neural network (MLP) for accurate handwritten digit classification using the MNIST dataset.
mytechnotalent/Simple-RAG-Agent
A simple AgenticAI RAG agent showcasing autonomous reasoning and decision-making by integrating thought, logic, and action in real-time tasks.
mytechnotalent/ToyGPT
ToyGPT, inspired by Andrej Karpathy’s GPT from scratch, creates a toy generative pre-trained transformer at its most basic level using a simple bigram language model with attention to help educate on the basics of creating an LLM from scratch.
mytechnotalent/bimcccc
BLE Interactive Meshtastic Custom Channel Chat Client which chats on a Custom Channel.
mytechnotalent/iptc
IoT Pico W TLS Client based on the pico_examples tls_client example by the Raspberry PI foundation.
mytechnotalent/JTF
Java Selenium & Cucumber automation framework integrated with TestNG for BDD (Behavior-Driven Development) testing. This project enables writing test cases in Gherkin syntax and mapping them to Java step definitions for UI automation.
mytechnotalent/simcccc
Serial Interactive Meshtastic Custom Channel Chat Client which chats on a Custom Channel over serial.