Pinned Repositories
ADT
the code I writed in the university
assembly
learn 《professional assembly language》
Executable-And-Linking-Format-ELF
ELF文件格式标准的中文翻译
learn-java
begin to learn java
learn_MBR_and_GPT
small program to read out partition info
libcstl
libcstl是使用标准C编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。
rfcheader
one protocol, one file
shell
begin to learn shell
sigsegv
debug segfault
source-
the source that I learn
astrotycoon's Repositories
astrotycoon/learn_MBR_and_GPT
small program to read out partition info
astrotycoon/assembly
learn 《professional assembly language》
astrotycoon/Executable-And-Linking-Format-ELF
ELF文件格式标准的中文翻译
astrotycoon/APUE
learn system program under linux
astrotycoon/abi-aa
Application Binary Interface for the Arm® Architecture
astrotycoon/asm
Learning assembly for linux-x64
astrotycoon/buffered-IO
a test program to debug buffered IO
astrotycoon/C-SMART-POINTER
astrotycoon/CLFS-for-LoongArch
如何交叉编译一个基于LoongArch架构的LFS(Linux From Scratch)系统。
astrotycoon/CS-APP-binary-bomb
defuse CS:APP binary bomb with GDB
astrotycoon/elf
Cross-platform C++ library for ELF file format manipulation
astrotycoon/elftoolchain_libelf
a copy of elftoolchain libelf
astrotycoon/free-programming-books
:books: Freely available programming books
astrotycoon/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
astrotycoon/ioctrl_get_interface_info
use ioctl to get interface info
astrotycoon/learn_charset_and_utf
https://blog.csdn.net/astrotycoon/article/details/55188936
astrotycoon/learn_DOS_EXE_format
read DOS exe format file by using C
astrotycoon/learn_libelf
astrotycoon/LFS-9.0-shell-script
shell script for lfs 9.0
astrotycoon/LIEF
LIEF - Library to Instrument Executable Formats
astrotycoon/linux-insides
A little bit about a linux kernel
astrotycoon/pics
Posters, drawings...
astrotycoon/RE-for-beginners
"Reverse Engineering for Beginners" free book
astrotycoon/remote_test
a repository to test add remote cmd
astrotycoon/simple-network-sniffer
a small network sniffer based on libpcap
astrotycoon/sys-queue.h
learn sys/queue.h
astrotycoon/tcc-0.9.27
tcc-0.9.27 indent
astrotycoon/the-essence-of-system
进制的本质
astrotycoon/TranslateProject
Linux**翻译项目
astrotycoon/UDP_BROADCAST
a simple UDP broadcast program(C/S)