|
|

This is a biiiiig project for making multiple tools RS / Java related. I know I will never be able to finish this all, but we'll see what I will finish.
I will add pictures within 24 hours.
Tools currently developped:
- RS2 Client Generator
This will download the client or grab it from the cache, unobfuscate it, generate loader files, make some changes to for example the hostnames and then dump it.
Progress:
90% (Already made everything, just have to make them use my own libs.)
- RSPS Java editor
This will be a normal editor, with rename functions etc, but will also easily implement my other libs + use my own decompiler to view class files etc.
Progress:
(5% made a lot of utils like a code formattor etc, just haven't really started on the editor itself)
- RS2 Client Refactorer
This will search for patterns in the bytecode and rename / move classes, methods, fields, local variables etc to be more understandable.
Progress:
I made a stream identifier and a few class identifiers like ISAACGen etc.
- Java bytecode library
Since I don't like the way ASM, Javassist, BCEL etc. work, I'm making my own one. I will use this in multiple things, like my deobfuscator, refactorer, decompiler etc.
Progress:
100% I made 2 versions, one that uses a constant pool oriëntated way of editing/building class files, and the other one uses a packet oriëntated way (packet oriëntated is slower because it builds the constant pool when converting to bytecode).
Source used:
[Only registered and activated users can see links. ]
- Java decompiler
I am writing a decompiler with a deobfuscator integrated. I am using JODE's source to find out more about the structure of class files.
Progress:
50% Editing JODE to use my file lib + implementing deobfuscator.
- File IO lib
I am making my own, lightweight IO lib for accessing files etc. Of course I'll have to partly do this in C++ (to DLL). I know it probably wont be as good as apache harmony's io, but I want it to meet my preferences.
Progress:
80% made basic reading / writing to file, just got to improve my system and I will probably have to add more functions.
- Util lib
I've made a library with stuff like Lists wich are easier to use than the current ones, but with the same performance.
Progress:
100% but might have to add more functions.
- NET lib
I am also making my own socketing system, the same way as the IO lib.
Progress:
0%
100% me.
I might release some of this, but the most things will only be sold / used by myself.
good luck :O, u gonna release this?


Good luck.
WOW, gl

Nice, good luck with this. Why wouldn't you release all of them though? It's quite selfish to make the tools and keep them to yourself or sell them for ridiculously high price where not everyone can afford lol![]()

| « Hyperion 525 | [569] Alison » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |