Thread: Original MITB with no dummies

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11  
    Rune Synergy


    Dane's Avatar
    Join Date
    Jan 2007
    Posts
    189
    Thanks given
    110
    Thanks received
    337
    Rep Power
    2323
    Quote Originally Posted by Fire Cape View Post
    srs really confused, this looks like it is just straight from the mitb archive, this is a project rather than just a dl?
    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.
    Reply With Quote  
     

  2. #12  
    nice


    Join Date
    Jul 2014
    Posts
    740
    Thanks given
    382
    Thanks received
    562
    Rep Power
    4239
    op
    Attached image
    Reply With Quote  
     

  3. #13  
    Номер 1


    Leanbow's Avatar
    Join Date
    Feb 2008
    Posts
    5,895
    Thanks given
    1,564
    Thanks received
    2,624
    Rep Power
    5000
    ty will use!
    Reply With Quote  
     

  4. #14  
    Registered Member Mechanikas's Avatar
    Join Date
    Jan 2012
    Posts
    205
    Thanks given
    18
    Thanks received
    7
    Rep Power
    36
    thank you and gl.
    Reply With Quote  
     

  5. #15  
    Registered Member

    Join Date
    Feb 2010
    Posts
    3,253
    Thanks given
    1,145
    Thanks received
    909
    Rep Power
    2081
    did u manually remove dummy args or do u have a transformer (presumably the former since its mitb based)
    Reply With Quote  
     

  6. #16  
    Chemist

    Advocatus's Avatar
    Join Date
    Dec 2009
    Posts
    2,622
    Thanks given
    201
    Thanks received
    813
    Rep Power
    1462
    Quote Originally Posted by Fire Cape View Post
    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.

    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());
    from: https://github.com/open-osrs/runelit...deob/Deob.java
    Quote Originally Posted by blakeman8192 View Post
    Quitting is the only true failure.
    Reply With Quote  
     

  7. Thankful user:


  8. #17  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    dope
    Reply With Quote  
     

  9. #18  
    Registered Member Mechanikas's Avatar
    Join Date
    Jan 2012
    Posts
    205
    Thanks given
    18
    Thanks received
    7
    Rep Power
    36
    Amazing progress
    Reply With Quote  
     

  10. #19  
    Rune Synergy


    Dane's Avatar
    Join Date
    Jan 2007
    Posts
    189
    Thanks given
    110
    Thanks received
    337
    Rep Power
    2323
    Quote Originally Posted by Omar View Post
    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.
    6 years later nb. btw can you move this thread to projectxz plx thx

    Quote Originally Posted by Fire Cape View Post
    did u manually remove dummy args or do u have a transformer (presumably the former since its mitb based)
    manually but intellij did most of the work. i just supervised
    Reply With Quote  
     

  11. #20  
    Registered Member Mechanikas's Avatar
    Join Date
    Jan 2012
    Posts
    205
    Thanks given
    18
    Thanks received
    7
    Rep Power
    36
    Bump
    Reply With Quote  
     

Page 2 of 3 FirstFirst 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 6
    Last Post: 05-09-2008, 02:46 AM
  2. [req]client with no connection lost bug[req]
    By Mikey` in forum Requests
    Replies: 5
    Last Post: 02-09-2008, 06:00 AM
  3. Replies: 11
    Last Post: 12-01-2007, 03:50 PM
  4. Sig mackemdanny made for me with no brushes
    By kamzyd in forum Showcase
    Replies: 1
    Last Post: 11-27-2007, 09:19 PM
  5. real skillcapes with no pink trims..
    By blackfirexx in forum Tutorials
    Replies: 32
    Last Post: 11-16-2007, 03:24 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •