Adblock breaks this site

[release] JVM Class Dumper (dump OSRS classes)

Discussion in 'RuneScape Programming' started by Sythe, Oct 31, 2016.

  1. Sythe

    Sythe Join our discord

    test

    Administrator Village Drunk

    Joined:
    Apr 21, 2005
    Posts:
    8,072
    Referrals:
    492
    Sythe Gold:
    5,411
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi
    [release] JVM Class Dumper (dump OSRS classes)

    GitHub - SytheMarket/JVMClassDumper: An injectable DLL to dump classes from a running JVM (win32)

    This will inject a DLL into a running java virtual machine (even if the JVM is embedded inside another application) and hook the defineClass method of the JVM's classloader. From the point of injection it will dump all class files to <jvmmodulelocation>/dump/

    This can be used to dump OSRS classes from a running JVM.

    Specifically you would start OSRS and then quickly run:
    Code:
    jvminjector.exe JagexLauncher.exe
    
    you should see something like
    Code:
    D:\Downloads\Release>jvminjector.exe JagexLauncher.exe
    path: D:\Downloads\Release\jvminjectdll.dll
    Injecting PID 5604
    Injected into 1 processes according to specified search
    Finished. Press any key to close this window.
    Now let the game load completely.

    If you check C:\Users\<YOUR USERNAME>\jagexcache\jagexlauncher\bin\dump all the class files should be there.

    Thus bypassing all encryption and compression of the game files.

    Caution: DLL injection will fire your virus scanner. If in doubt I encourage you to compile the project yourself.

    This is provided for educational use only.
     
    Last edited: Oct 31, 2016
    Fast Coins, Shin, Astro and 2 others like this.
  2. Vic

    Vic Meow
    Highly Respected Retired Administrator

    Joined:
    Apr 21, 2005
    Posts:
    1,607
    Referrals:
    7
    Sythe Gold:
    49
    Discord Unique ID:
    181751669820882944
    Discord Username:
    Vic
    Two Factor Authentication User Easter 2020 Sythe's 15th Anniversary <3 n4n0 Lawrence Extreme Homosex
    [release] JVM Class Dumper (dump OSRS classes)

    I am surprised this didn't get more notice, this is great!
     
  3. Fast Coins

    Fast Coins Guru
    $5 USD Donor New

    Joined:
    Mar 22, 2017
    Posts:
    1,361
    Referrals:
    1
    Sythe Gold:
    1,464
    Discord Unique ID:
    369860055660494849
    Discord Username:
    kombat#5624
    [release] JVM Class Dumper (dump OSRS classes)

    yooo, this is great! how have I missed this. ohhh i wish i could get home fast to test it out!
     
< | SytheLib Alpha released -- looking for testers >


 
 
Adblock breaks this site