#Project Midage: An index of w9x internals

1 messages · Page 1 of 1 (latest)

pseudo linden
#

So uhh I was studying w9x and i thought it would be cool if someone made some script to convert ancient SYMDEB symbols used in Windows 9x to something else that works on newer tools and serve this data to dear community.

This repository currently includes tools to convert SYMDEB symbols (via symread32) into CSV, process them into YAML, list file paths, and demangle decorated names to use.

Big thanks to IProgramInCpp and Starfrost for their help with the SYMDEB format.

Explorer: https://midageproject.github.io/

Repo: https://github.com/midageproject/midageproject/

Symbol index https://github.com/midageproject/midageproject/tree/master/db/components

GitHub

Demystifying Windows 9x internals. Contribute to Midageproject/midageproject development by creating an account on GitHub.

GitHub

Demystifying Windows 9x internals. Contribute to Midageproject/midageproject development by creating an account on GitHub.

pseudo linden
#

more of a draft than anything else

pseudo linden
pseudo linden
pseudo linden
#

next step will be pseudocode and c header generation

#

pipeline will need to handle LE and NE formats

pseudo linden
pseudo linden
#

pls dm me any server with a significant population of windows 9x modders/enthusiasts

#

and any local checked build of w9x

pseudo linden
timid chasm
#

Damn this is nice

keen tree
#

Good project!

timid chasm
pseudo linden
pseudo linden
#

i lost motivation for this but i guess i can adapt this for other os and programs

severe fable
#

that's a shame

paper fractal
#

damn, did you make any other progress or find any other info before giving up?

pseudo linden
#

but fr if you people really cared about this work i can continue

#

my studies are over too

paper fractal
#

I'm interested

#

And also would love to see it documented for posterity

pseudo linden
#

I will finish this in mid-october

#

I've collected every 9x symbol file i could find

#

and disassembler works fine but i need to study more about legal implications

paper fractal