Pinned Repositories
Ammyy-v3
Ammyy v3 Source Code leak , with ❤️ <3
asm
Learning assembly for linux-x64
asm_prog_ex
Exercises for Assembly language course
assemblytutorials
This project was put together to teach myself NASM assembly language on linux.
awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
c-algorithms
A library of common data structures and algorithms written in C.
os-tutorial
How to create an OS from scratch
raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
wechat-format
微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
xv6
Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI
StrokMitream's Repositories
StrokMitream/asm
Learning assembly for linux-x64
StrokMitream/asm_prog_ex
Exercises for Assembly language course
StrokMitream/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
StrokMitream/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
StrokMitream/wechat-format
微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
StrokMitream/awesome-anti-censorship
curated list of open-source anti-censorship tools
StrokMitream/awesome-piracy
A curated list of awesome warez and piracy links
StrokMitream/blog_comment
StrokMitream/C_exercise
StrokMitream/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, EVM, M68K, M680X, Mips, PPC, Sparc, SystemZ, TMS320C64x, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell, Visual Basic)
StrokMitream/coding-interview-university
A complete computer science study plan to become a software engineer.
StrokMitream/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
StrokMitream/English-level-up-tips-for-Chinese
可能是让你受益匪浅的英语进阶指南
StrokMitream/giscus_comment
giscus comment
StrokMitream/gptworks
gpt works
StrokMitream/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
StrokMitream/linux-kernel-exploitation
A bunch of links related to Linux kernel exploitation
StrokMitream/lobe-chat
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
StrokMitream/lowlevelprogramming-university
How to be low-level programmer
StrokMitream/madewithshipfast
StrokMitream/magic_images
Image bed
StrokMitream/Micro8
Gitbook
StrokMitream/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
StrokMitream/project-based-learning
Curated list of project-based tutorials
StrokMitream/Records
Things recorded in daily work.
StrokMitream/Reptile
LKM Linux rootkit
StrokMitream/secbook
信息安全从业者书单推荐
StrokMitream/ucore_os_lab
os kernel labs for operating systems course in Tsinghua University.
StrokMitream/umami
Umami is a simple, fast, privacy-focused alternative to Google Analytics.
StrokMitream/write-a-hash-table
✏️ Learn how to write a hash table in C