模板:Main2/Tools
跳到导航
跳到搜索
引导加载程序(Bootloaders)
编译器(Compilers)
汇编器(Assemblers)
- GAS (GNU as, part of binutils)
- FASM
- NASM
- YASM
- On the difference between AT&T and Intel Opcode syntax
链接器(Linkers)
- LD (GNU ld, part of binutils)
- Link Archiver (GNU ar, part of binutils)
模拟器(Emulators)
使用磁盘映像工作
- Disk Images in general, and ...
- Loopback Device for Linux, *BSD et al.
- hdiutil for MacOS X
- Windows Tools