This website requires JavaScript.
Explore
Help
Sign In
ra
/
runelite
Watch
1
Star
0
Fork
0
You've already forked runelite
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
1e893da471e5f02c9bd5af9170d4ef75a239da23
runelite
/
src
/
main
/
java
/
info
/
sigterm
/
deob
/
deobfuscators
History
Adam
1e893da471
Begin multi pass work
2015-07-04 13:35:01 -04:00
..
IllegalStateExceptions.java
Fixup rest of unused method stuff. It appears there are some garbage
2015-06-28 19:32:54 -04:00
Jumps.java
works. splitting blocks by instructions jumped to and not checking
2015-06-20 18:39:40 -04:00
ModularArithmeticDeobfuscation.java
Begin multi pass work
2015-07-04 13:35:01 -04:00
RuntimeExceptions.java
Fixup rest of unused method stuff. It appears there are some garbage
2015-06-28 19:32:54 -04:00
UnusedBlocks.java
Move deobfuscation methods to their own files
2015-06-13 14:24:04 -04:00
UnusedFields.java
Work on detecting setters, for comparison/some fields which are never
2015-07-03 18:05:48 -04:00
UnusedMethods.java
Work on detecting setters, for comparison/some fields which are never
2015-07-03 18:05:48 -04:00
UnusedParameters.java
Got unused parameter stuff to run again. atm not bothering with
2015-06-30 14:46:15 -04:00