How did Matt do his lego1 disassembly?
Posted: Thu Jun 22, 2023 8:43 pm
Hey, I'm just curious, how did Matt manage to disassemble lego1. No I'm not talking about the active decompilation project, I'm actually referring to this:
https://github.com/itsmattkc/LEGO1Disassemble
I'm planning on working on a similar project for this really outdated version of Roblox from 2007:
https://github.com/MaximumADHD/Roblox_0.3.368.0
However it's proving to be a tad difficult, and I feel like a disassembly would give me a good head start. Considering the LEGO1Disassemble repo mentions that it is mostly machine automated, I was wondering what software was used?
Just so you're aware, I do know my basic way around the 2007 Roblox exe, I've modded in things like a audio player using x32dbg and making a dll that injects and intercepts functions. My goal here is not to do anything malicious, but rather help the community by being able to more easily add features and fix long standing security issues with this old version.
Any help would be appreciated!
By the way this is my first time really using a forum at all so I'm quite new to this layout, I hope I didn't screw anything up here...
https://github.com/itsmattkc/LEGO1Disassemble
I'm planning on working on a similar project for this really outdated version of Roblox from 2007:
https://github.com/MaximumADHD/Roblox_0.3.368.0
However it's proving to be a tad difficult, and I feel like a disassembly would give me a good head start. Considering the LEGO1Disassemble repo mentions that it is mostly machine automated, I was wondering what software was used?
Just so you're aware, I do know my basic way around the 2007 Roblox exe, I've modded in things like a audio player using x32dbg and making a dll that injects and intercepts functions. My goal here is not to do anything malicious, but rather help the community by being able to more easily add features and fix long standing security issues with this old version.
Any help would be appreciated!
By the way this is my first time really using a forum at all so I'm quite new to this layout, I hope I didn't screw anything up here...