Post AtSSMo4gwcTdigYDMe by [email protected] | |
More posts by [email protected] | |
Post #ApUk7UZUkTbwgfzLLk by [email protected] | |
0 likes, 1 repeats | |
I'm trying to boot #plan9 1e (1992). Using entirely #FreeSoftware.It has a … | |
Post #ApUkrpYn2t8L6Skqci by [email protected] | |
0 likes, 1 repeats | |
But remember how we used to have a bunch of bootloaders and kernels that were #… | |
Post #ApUlKvrcgg6T3HRMR6 by [email protected] | |
0 likes, 1 repeats | |
But depending on my `fdconfig.sys` I either get it in a boot-loop (IDK if from … | |
Post #AqHnQHTDVFwwAGjscS by [email protected] | |
0 likes, 1 repeats | |
@lukeshu There are a number of open source emulators available. qemu should be … | |
Post #AtQZL9xWuzkaNRRWMq by [email protected] | |
0 likes, 0 repeats | |
After spending some time in ghidra mapping addresses to lines of code:The boot-… | |
Post #AtQZLA5KRzzMld5kWW by [email protected] | |
0 likes, 0 repeats | |
... and it's after the scheduler has started :(I was really expecting it to… | |
Post #AtQZLAB06uWf3DkHMe by [email protected] | |
0 likes, 0 repeats | |
And I'm evidently confused about how the memory map is set up. I seem to ha… | |
Post #AtQZLAHjhruhO6terY by [email protected] | |
0 likes, 0 repeats | |
"return 0 if OK, -1 if bullshit" | |
Post #AtQZLANlLSjZgniTFw by [email protected] | |
0 likes, 0 repeats | |
So I figured out yesterday that `BOOT` is not defined (as in `#ifdef BOOT`). Bu… | |
Post #AtQZLAVur9Fw65Wyxs by [email protected] | |
0 likes, 0 repeats | |
Besides the fact that I've mostly been dealing with ARM for the last few mo… | |
Post #AtQZLAd0QmvYS4qe12 by [email protected] | |
0 likes, 0 repeats | |
Why is #ghidra's memory map editor so difficult to use?Like if I can see wh… | |
Post #AtQZLAjO3420lrpjxg by [email protected] | |
0 likes, 0 repeats | |
So from the kernel's initialization, I have figured out exactly which regio… | |
Post #AtQZLApPgeqt4YeYM4 by [email protected] | |
0 likes, 0 repeats | |
The memory map now indeed makes sense in ghidra! And the gap between data and B… | |
Post #AtQZLAv5LZOBM9J5CC by [email protected] | |
0 likes, 0 repeats | |
And I got to the login screen!...by trying to single-step to find the crash. I … | |
Post #AtQZLB0l0TvTdjxc2K by [email protected] | |
0 likes, 0 repeats | |
But now it's hanging at "fs..." | |
Post #AtQZLB6me4kLwQmQQi by [email protected] | |
0 likes, 1 repeats | |
So somehow I didn't know about #qemu `-d in_asm`, which is letting me final… | |
Post #AtQZLBjmJ5wFtN1ZD6 by [email protected] | |
0 likes, 0 repeats | |
in the kernel:char Egreg[] = "it's a thermal problem";in userspac… | |
Post #AtSSMo4gwcTdigYDMe by [email protected] | |
0 likes, 1 repeats | |
So a INT=0x18 (which is supposed to be reserved???) is happening inside of runp… |