Creating a reflection bot
So I am interested in possible creating an open-source only reflection bot. I have been reading up on a few different things on rsh, but am still a bit confused on what actually needs to be made. If I only want to use reflection, I still need to create an updater correct? Once I have an updater I can use that to deobfuscate the client correct? I'm still a bit confused on what happens after that. I can use the decompiled classes to hook them to the actual ones at runtime?