Stuxnet – A reconstructed source code of the infamous cyber-weapon
Stuxnet, Here reproduced by me, Only for researchs educations purposes. It set work on WindowsXP and Windows 7 only. - Sadpainy/Stuxnet
In plain words
Stuxnet is a reconstructed source code of the 2010 cyber-weapon, provided for educational and research purposes. It contains reverse-engineered code intended for academic study, malware analysis training, and defensive security research. The reconstruction works on Windows XP and Windows 7 only. This resource is designed for security researchers and students studying historical malware, not for deployment or malicious use.
written from the facts on this page · September 2026
From the sources
This repository contains a strictly educational and research-oriented reconstruction of the infamous Stuxnet worm. It is the product of countless hours of reverse engineering work conducted by the global security research community on the original binary samples discovered in 2010. Disclaimer: This code is provided solely for academic study, malware analysis training, and defensive research. It is not intended to be used for any malicious purposes, nor is it a deployable piece of malware. The authors and contributors do not condone illegal or unethical activities. Stuxnet is widely recognized as the first known cyber-weapon designed to cause physical destruction to industrial control…from github.com
Does a similar job
all alternatives →
TRUST – Coding Rust like it's 1989May 2026 · github.com · ▲178TRUST – Coding Rust like it's 1989. Contribute to wojtczyk/trust development by creating an account on GitHub.



VT Code – Rust TUI coding agent with multi-provider supportApr 2026 · github.com · ▲18Hi HN, I built VT Code, a semantic coding agent. Supports all SOTA and open sources model. Anthropic, OpenAI, Gemini, Codex. Agent Skills, Model Context Protocol and Agent Client Protocol (ACP) ready. All open source models are support. Local inference via LM Studio and Ollama (experiment). Semantic context understanding is supported by ast-grep for structured code search and ripgrep for powered grep. I built VT Code in Rust on Ratatui. Architecture and agent loop documented in the README and DeepWiki. Repo: https://github.com/vinhnx/VTCode DeepWiki:…

More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 3d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 27d ago · lettertrace.com
Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 3d ago · opentrailpaper.com


- OD

Agentic video analysis for faster, smarter Gemini insights
Life & fun · 5d ago · blog.google

I built slotstream, a way to run Qwen3.8-Flash-Next 4-bit on a low-memory mac starting from 16GB, a 125B parameter model that would need 100GB+ memory/RAM, thanks to expert-offloading/ssd-streaming. Easy to install/update, and mac-native using MLX and Swift. It ships with auto-mode, which makes a good tradeoff between memory usage and speed. I'll be implementing and porting the MTP module for speculative decoding next Local models really are the future of computing!
Life & fun · 6d ago · github.com