@iotku

68 Followers
318 Following
3 Posts
Compsci newgrad (unemployment life) :: Universal Blue / Fedora Linux Apologist
Wobsitehttps://iotku.pw
Twitchhttps://twitch.tv/iotku
Youtubehttps://youtube.com/iotku
The Hubhttps://github.com/iotku

I successfully built the Linux kernel from Windows XP!

Bootlog: https://pastebin.com/RQn8X4yM

[ 0.000000] Linux version 4.19.325 (NCommander@xpsfu) (gcc version 4.6.3 (GCC - Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Pastebin

Want to see something cursed?

It's the Linux kernel 4.19 building *natively* under Windows XP under Services for UNIX. The amount of effort to get this far was immense ...

EDIT: Follow the adventure at https://YouTube.com/c/NCommander

NCommander

I'm NCommander, also known as FOSSFirefighter in various parts of the Internet. I have a passion for retrotech, digital preservation, and studying the facts that help build the technological world we live in today. In the past, I used to professionally develop the Ubuntu operating system, volunteered as an interior firefighter in Henrietta, NY, and traveled across the world living out of a backpack for years at a time. I don't know where this road is going to take me, but I enjoy making content on YouTube, and I'm always hoping to find that rare "grail in the garbage" moment whenever I start a new project. Feel free to drop me a line on Discord or Mastodon if you've got an interesting tip, and as always, I'm wishing you all a great day.

YouTube

One of the more ridiculous #ReverseEngineering things I've done thus far was getting the video feed via Wifi from my B1W Dashcam. (and yes the user/pass was admin/admin)

What I thought would just be a "Oh lets just use pcap to see what http URL gets used for the android App's preview" turned into half a day of disassembling an android app, uselessly using Ghidra, nmap scanning, and bashing my head against a binary protocol in python until I got it to randomly work

https://gist.github.com/iotku/2f54928f028a2ae9e16e6f3785aa39bb

b1w_video_out_hack.py

b1w_video_out_hack.py. GitHub Gist: instantly share code, notes, and snippets.

Gist