Pretty much the title. I'm also going to be doing some pretty extensive renaming and documentation on the main branch.
[Only registered and activated users can see links. Click Here To Register...]
Main branch will be renamed.
Printable View
Pretty much the title. I'm also going to be doing some pretty extensive renaming and documentation on the main branch.
[Only registered and activated users can see links. Click Here To Register...]
Main branch will be renamed.
Do u have the cache too, the 317 cache, complete?
what's the whole dummy thing about, looks like a regular mitb deob put through jad
oh awesome, me and omar had already made a start with this based on your rs2 beta, thanks for doing this though :)
Thanks a lot for this!
edit: o: my 50th post!
Reference this base for naming. Was renamed with multiple sources & verified by other people on the naming, etc..
[Only registered and activated users can see links. Click Here To Register...]
Cool that you are doing this. Your 194 client has been very useful for any refactorings Ive done.
10/10 nice meme. mts.Quote:
Originally Posted by .css [Only registered and activated users can see links. Click Here To Register...]
Super glad you're doing this. Your 186 refactor is easily the most useful client reference ever posted for the old engine—and easily one of the most underlooked releases on the website.
lolQuote:
Originally Posted by Fire Cape [Only registered and activated users can see links. Click Here To Register...]
lol no. Basing it off of my accumulated knowledge for the past infinity yearsQuote:
Originally Posted by .css [Only registered and activated users can see links. Click Here To Register...]
srs really confused, this looks like it is just straight from the mitb archive, this is a project rather than just a dl?Quote:
Originally Posted by Dane [Only registered and activated users can see links. Click Here To Register...]
ya its a project and it'll have releases for different stages of the project like (cleaned 317 deob) (renamed 317 deob) (refactore4d 317 deob) etc.Quote:
Originally Posted by Fire Cape [Only registered and activated users can see links. Click Here To Register...]
op :d
ty will use!
thank you and gl.
did u manually remove dummy args or do u have a transformer (presumably the former since its mitb based)
You can use the runelite deobfuscator to remove dummies.Quote:
Originally Posted by Fire Cape [Only registered and activated users can see links. Click Here To Register...]
from: [Only registered and activated users can see links. Click Here To Register...]Code:// remove constant logically dead parameters
run(group, new ConstantParameter());
// remove unhit blocks
run(group, new UnreachedCode());
run(group, new UnusedMethods());
// remove unused parameters
run(group, new UnusedParameters());
dope
Amazing progress :yes:
6 years later nb. btw can you move this thread to projectxz plx thxQuote:
Originally Posted by Omar [Only registered and activated users can see links. Click Here To Register...]
manually but intellij did most of the work. i just supervisedQuote:
Originally Posted by Fire Cape [Only registered and activated users can see links. Click Here To Register...]
Bump