Skip to content

Tool that uses Java Bytecode Analysis on an OSRS Jar File

Notifications You must be signed in to change notification settings

Deagler/osrsupdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osrsupdater

Tool that uses Java Bytecode Analysis on an OSRS Jar File

A base for an OSRS Updater.

Allows for injection or reflection to be used for modification of an OSRS client.

IIRC, It correctly identifies the following classes

  • Client
  • Node

Uses the ASM Library(Tree) to conduct Java Bytecode Analysis

About

Tool that uses Java Bytecode Analysis on an OSRS Jar File

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages