Downloads & Links
Downloads
|
|
PwnOSThis is the latest binary of PwnOS, but it's not at all working yet other than booting, so don't risk your computer unless you really know what you're doing. (10.4KB) |
|
|
PwnOS Design DocumentThis is the design document for PwnOS. It also includes a brief analysis of high-performance computing and a comparison with other operating systems. (261KB; Last Updated: December 14th, 2007) (Also in PDF; 895KB) |
|
Intel Software Developer's ManualIt's an absolutely essential reference for most of the tough stuff with regards to Intel-compatible processors. (11.8MB) |
Links to Relevant Programs
|
RadASMCurrently, all of the PwnOS is coding is done in RadASM, since it's currently the best assembly language editor out there. |
|
MASM32The assembler used for PwnOS, and one of the linkers for it is included in this package. |
|
Natural DocsThis is the current documentation generator used for the code. It has some nice features that are pretty handy. |
|
JLOCThis linker allows for custom linking into binary files, which is necessary for the bootloader and kernel. |
|
HP Drive Key Boot UtilityThis is a simple program for writing a drive image to a USB key, so it can be used for applying the bootloader. |
|
TortoiseSVNThis is a program that integrates with Windows Explorer to give control of the subversion repository on Google Code. |
|
SmartSVNThis is another subversion program that is standalone, in case TortoiseSVN isn't your thing. |
Links to Other Resources
|
Cottontail OS Development LibraryA site with a bunch of links to specifications and references. |








