Author Topic: (Link) A Guide to Writing Your Own Complete OS  (Read 1873 times)

0 Members and 1 Guest are viewing this topic.

Offline Daemon

  • VIP
  • Baron
  • *
  • Posts: 845
  • Cookies: 153
  • A wise man fears a gentle mans anger
    • View Profile
(Link) A Guide to Writing Your Own Complete OS
« on: April 22, 2014, 04:35:41 am »
Found this while browsing teh webz the other day and couldn't find it on the forums, it's an e-book guide in progress on how to make a complete OS and the Author does this in C++ .

https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System


Cheers,
Daemon
This lifestyle is strictly DIY or GTFO - lucid

Because sexploits are for h0edays - noncetonic


Xires burns the souls of HF skids as a power supply

Offline NHAS

  • Serf
  • *
  • Posts: 40
  • Cookies: 1
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #1 on: April 22, 2014, 05:10:30 am »
Hey this is great I've been hunting around for a very long time for a good paper on building an operating system in C++ .

Big thanks for the share.

Offline Ragehottie

  • Knight
  • **
  • Posts: 313
  • Cookies: -9
  • Hack to learn, not learn to hack.
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #2 on: April 22, 2014, 05:08:25 pm »
Cool thanks, not sure if I want to actually do it but I've been wanting a nice read on OS programming

+1 thank ya
Blog: rexmckinnon.tumblr.com

Offline flowjob

  • Knight
  • **
  • Posts: 327
  • Cookies: 46
  • Pastafarian
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #3 on: April 22, 2014, 09:27:43 pm »
Has EZ ever considered having there own pentest OS?

A few times, but AFAIK most projects didn't get very far...
https://evilzone.org/operating-system/proj3ct-pho3nix/
Quote
<phil> I'm gonna DDOS the washing machine with clothes packets.
<deviant_sheep> dont use too much soap or youll cause a bubble overflow

Offline Daemon

  • VIP
  • Baron
  • *
  • Posts: 845
  • Cookies: 153
  • A wise man fears a gentle mans anger
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #4 on: April 23, 2014, 07:04:22 am »
Definitely would be a large undertaking, but one that might be worth it? If I get enough free time I'll look into starting a Git repo for a custom OS (no promises though)
This lifestyle is strictly DIY or GTFO - lucid

Because sexploits are for h0edays - noncetonic


Xires burns the souls of HF skids as a power supply

Offline Uriah

  • Sir
  • ***
  • Posts: 454
  • Cookies: 42
  • άξονας
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #5 on: April 23, 2014, 07:18:56 am »
Amazing find, +1. Might have to find time to do this just to learn someday.

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #6 on: April 23, 2014, 08:26:17 am »
A few times, but AFAIK most projects didn't get very far...
https://evilzone.org/operating-system/proj3ct-pho3nix/

Oh shit lol I forgot about that thread!!

I'd say go big or go home. Make a slim custom os that can easily run on a bb, ras pi, android, etc. Then add tools like aircrack, metasploit, etc.

Maybe make a custom os for techb's hardware project
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline Stackprotector

  • Administrator
  • Titan
  • *
  • Posts: 2515
  • Cookies: 205
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #7 on: April 23, 2014, 11:09:47 am »
It looks like a fun practice for the summer :D Building a text based game or something

Edit:

Or a rootkit preloader :D :D :D
« Last Edit: April 23, 2014, 11:16:54 am by Factionwars »
~Factionwars

Offline raTRon

  • NULL
  • Posts: 2
  • Cookies: -3
    • View Profile
    • raTRon
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #8 on: July 23, 2014, 08:13:53 pm »
Wow, this is a jewel! I don't have the time to get into this right now, but I would love working on a project like this! Won't leave my room for months :)

Offline Phenom

  • Peasant
  • *
  • Posts: 51
  • Cookies: -29
  • Dreamer by Day , Hacker by Night
    • View Profile
    • The Nexus Web
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #9 on: July 24, 2014, 06:04:31 pm »
Thanks ,
will be reading this asap - been looking for OS development sources - because of my education project (EvilZone Distro)
Cookies are cookies, cookies dissapear, they come , they give and they take.
Honour cookies, respect cookies.
Dont complain about cookies, cookies dont like that, cookies will punish you.
Cookies are life , Cookies are love, Cookies define the very fiber of space.
Roses are red, violets are blue welcome to evilzone , may the cookies be with you

News Website made by me :
<a style="color:red" href="http://www.thenexusweb.com">The Nexus Web</a>

Offline nulldigit

  • Serf
  • *
  • Posts: 28
  • Cookies: -2
  • syntax sugar om nom
    • View Profile
Re: (Link) A Guide to Writing Your Own Complete OS
« Reply #10 on: July 24, 2014, 06:32:48 pm »
Why not something small and simple? Hell, you can do pleny of pentest on an 8bit system, think of the everyday like TV's and bluetooth and stuff.

I am more than sure coding RAM or any memory arangement on an 8bit or fucking even a 16bit system would be a WHOLE lot eaiser than on x86 shit. We already have years and years of global dev on *nix what could we posably do in an OS that BackTrack hasn't already done eh?

But how many Kali equivelents do you see in mcu's? Could be something here, if we arn't talking about something that has been done a billion times already.
N/A