6 new categories and 72 new items added to the shop!Fake forum EC for posting doubled everywhere to help pay for them!
0 Members and 4 Guests are viewing this topic.
I would *really* like to get the active decompilers sharing data with each other, since otherwise there's just massive duplication of effort which could instead be directed towards more improvements to AC. The initial work of merging discovered functions would be significant, but I suspect would be quickly payed back by having three times as many people working on the project.I want to see this happen because I like it when things get fixed and improved and think this would be a major step forward. I don't know exactly what I can do to help as a non-programmer, but if there's anything I can do to make it more likely I'm in (e.g. teaching people github, talking to people, organizing things).
I don't have decompilation in the normal sense; what I do have is notes on what various functions and variables do, and a step-by-step walkthrough of some functions.
However, I'm pretty sure that source code coming from decompiling the actual program would not be open source in the usual sense, but would be subject to all the copyright rules of the .exe. So we could mod it more easily, but that's about it.
Quote from: Yitzi on December 07, 2014, 11:51:13 PMI don't have decompilation in the normal sense; what I do have is notes on what various functions and variables do, and a step-by-step walkthrough of some functions.Okay, I'm sure that would be of interest to the others. Would you be willing to share?
Everything I've done is bundled in my IDA database. I will see about cleaning it up and making it available to you and whoever else who would like it in a couple weeks. I have spent a lot of time into making this database very comprehensive.