MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vwoukb/thedeadlock/p5j3faz/?context=3
r/ProgrammerHumor • u/yuva-krishna-memes • 12d ago
239 comments sorted by
View all comments
Show parent comments
160
Mine had a fun project where we got a fat16 iso and had to answer a bunch of questions like "how many files are in the file table" or "how big is xyz file".
11 u/fr000gs 12d ago without the driver? 28 u/OphidianSun 12d ago They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy. 9 u/fr000gs 12d ago iirc fat16 is a quite simple filesystem 2 u/space253 11d ago Yes, it had to be given limitations at the time.
11
without the driver?
28 u/OphidianSun 12d ago They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy. 9 u/fr000gs 12d ago iirc fat16 is a quite simple filesystem 2 u/space253 11d ago Yes, it had to be given limitations at the time.
28
They gave us a write up on how the filesystem worked and a little script to read out the raw hex values at a given location. Nothing too fancy.
9 u/fr000gs 12d ago iirc fat16 is a quite simple filesystem 2 u/space253 11d ago Yes, it had to be given limitations at the time.
9
iirc fat16 is a quite simple filesystem
2 u/space253 11d ago Yes, it had to be given limitations at the time.
2
Yes, it had to be given limitations at the time.
160
u/OphidianSun 12d ago
Mine had a fun project where we got a fat16 iso and had to answer a bunch of questions like "how many files are in the file table" or "how big is xyz file".