OnkelM Posted June 4, 2020 Posted June 4, 2020 It would be nice, if the gg xor calculator could also handle 64bit (qword) int types to change a value. Now, we can do this: edit value -> type: 12345x8 -> gg changes value of DWORD type to 12345 with calculated xor key 8 bytes away If we try this with QWORD values above the int limit of 2.147.483.648, gg is refusing this with a error message
Administrators Enyby Posted June 4, 2020 Administrators Posted June 4, 2020 You can use formula calculator. =12345 ~ 44444
OnkelM Posted June 4, 2020 Author Posted June 4, 2020 20 minutes ago, Enyby said: You can use formula calculator. =12345 ~ 44444 Honestly I do not understand what you mean. Let's assume this Gold Value: 80 We go to the Memory editor and see this Quote xxxxx4: xor key xxxxx8: 0 xxxxxA: xor value xxxxxE: 0 xxxxxA: gold I tap on the gold value and edit it to 99. Than tap on xor value and edit it to 99x8. done. But, if we choose qword and type 999.999.999.999x8 this is not working.
Administrators Enyby Posted June 4, 2020 Administrators Posted June 4, 2020 If you know xor key you can input = value ~ xor_key
OnkelM Posted June 4, 2020 Author Posted June 4, 2020 Thanks, I did not know about the formula calculator. I still would prefer a direct integration in gg because now I need 17 steps to change a value instead 5 before. But as a workaround it is enough. Thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.