Posted: Wed Aug 01, 2018 12:48 pm Post subject: Simple Goal, Hard Way. I Need your advice on "how to&am
The goal is to find and patch one byte (I suppose to) in little java program:gurgle/TpRMiW The initial value of UPGRADE checkbox must be set to OFF when the program starts. Sorry can't attach or give the urls yet... :(the name of program is minibotters2.2.jar found here minibotters blogspot com
So I'd like to know your advices wich of the methods are most simpliest and effective to do that?
I tried to use dissect java classes but I'm too lack of experience to figure out how to use it. Moreso when I'm try to click Edit method 5-10 times the CE just hangs on until restart itself.
I'm not sure if it possible with basic scan method. All I was able to do by now is to find array of bytes of function that switching 0/1 in the memory. Here it is: 880419E9B0000000 . I can't even find the pointer to that byte. Pointer scanner tool gives 0 results on the second rescan memory. Maybe that is due to offset is dynamic [ecx+ebx]... Besides that I'm not clear how to link founded pointer to the initial value..
Summary: Maybe you found this example suitable to make tutorial how to deal with java and patch initial values. It would be great.
It would be good if you just list the ways and methods to do that.
And it will be helpful if you just provide me with patch.
1. Decompiled online. Found the .class I need. It was 'Initialize.class'.
2. Unpacked jar with 7-zip.
3. Downloaded several java class editors trying to figure out how, what and where I must change in 'Initialize.class'. DitryJoe -Java Overall Editor was I succeed with.
4. Packed back changed 'Initialize.class' into jar with 7-zip.
5. Profit =)
So not need the patch now.
But there was no job to CE. I'm still intresting how I could cheat that with CE.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum