mytechnotalent
Director of Test Automation and Author of the world's most popular Reverse Engineering Tutorial
CorshaWashington, D.C.
Pinned Repositories
CortexaAI
An open-source Test Automation framework with Docker and Kubernetes integration.
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.
pa
A Personal Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). This tool is designed to revolutionize PDF document analysis tasks by combining machine learning with retrieval-based systems.
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 and embedded RISC-V architectures.
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 and embedded RISC-V architectures.
mytechnotalent/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.
mytechnotalent/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.
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/Embedded-Hacking
A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded Software Development to Reverse Engineering.
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/Embedded-Assembler
A FREE comprehensive step-by-step embedded Assembler tutorial covering the basics including coding your own vector table and linker script from scratch, I/O programming all the way to up to developing and hacking IoT.
mytechnotalent/CortexaAI
An open-source Test Automation framework with Docker and Kubernetes integration.
mytechnotalent/rea
A Reverse Engineering Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). This tool is designed to revolutionize reverse engineering tasks by combining machine learning with retrieval-based systems.
mytechnotalent/Gemini
Google Gemini AI model w/speech recognition and voice.
mytechnotalent/pa
A Personal Assistant leveraging Retrieval-Augmented Generation (RAG) and the LLaMA-3.1-8B-Instant Large Language Model (LLM). This tool is designed to revolutionize PDF document analysis tasks by combining machine learning with retrieval-based systems.
mytechnotalent/Hacking-RISC-V
A FREE comprehensive step-by-step embedded RISC-V hacking tutorial covering RISC-V Embedded Software Development to Reverse Engineering.
mytechnotalent/CircuitPython_Unittest
A repo that provides the MP-Lib unittest.py to CircuitPython to allow makers to take full advantage of Python's unittest within CircuitPython.
mytechnotalent/deepfake-detector
Deepfake Detector is an AI/ML model designed to detect AI-generated or manipulated images.
mytechnotalent/ollama-speaks
Get up and running with Llama 2 and other large language models locally with a speech mod.
mytechnotalent/STM32F4_Persistent_Flash_Driver
An STM32F4, persistent flash driver written entirely in Assembler.
mytechnotalent/Chicago-Influenza-Binary-Classifier
Chicago Inpatient, Emergency Department, and Outpatient Visits for Respiratory Illnesses Data Analysis & Machine Learning Binary Classification Model
mytechnotalent/Fake-News-Binary-Classifier
Fake News Exploratory Data Analysis & Machine Learning Binary Classification Model
mytechnotalent/Heart-Attack-Binary-Classifier
Heart Attack Exploratory Data Analysis & Machine Learning Binary Classification Model
mytechnotalent/HTTPS-Tunneling-Binary-Classifier
HTTPS Tunneling Data Analysis & Machine Learning Binary Classification Model
mytechnotalent/mojonet
PyTorch Neural Network wrapper to help transition existing projects into the Mojo programming language.
mytechnotalent/Pico_WS2812_Driver
A Raspberry Pi Pico WS2812 NeoPixel driver written entirely in C.
mytechnotalent/rp5-proj
A minimalistic GPIO command and function library to work with the Raspberry Pi 5.
mytechnotalent/STM32F4_LoRa_UART_Driver
An STM32F4, RYLR998 LoRa UART driver written entirely in Assembler.
mytechnotalent/STM32F4_SSD1306_Driver
An STM32F4, SSD1306 display driver written entirely in Assembler.
mytechnotalent/Live-COVID-19-Tracker
Live COVID-19 Tracker is a simple web app that shows the latest COVID-19 statistics feed of the world and your country of choice in real-time which refreshes every 60 seconds.
mytechnotalent/Live-COVID-19-Tracker-US
Live COVID-19 Tracker is a simple web app that shows the latest COVID-19 statistics feed of individual US States of choice in real-time which refreshes every 60 seconds.
mytechnotalent/mp-pico-project-template
MicroPython Pico Project Template.
mytechnotalent/STM32F4_Button_Interrupt_Driver
An STM32F4, button interrupt driver written entirely in Assembler.
mytechnotalent/Population-of-all-US-Cities-2024
This notebook uses regression modeling to predict the annual population change of US cities based on their population in 2024 and 2020, population density, and area.