Rastakiwi Posted August 31, 2018 Posted August 31, 2018 Version: 5.8.5 Video description: Energy, gold bars and jellybeans are encrypted on 2 dwords too, but it has nothing to do with strings there and I don't understand the encryption so it isn't shown in the video. It may be a ratio between the 2 dwords because different combinations lead to the same value, except 25, I don't know why. Someone should reverse engineer this encryption and tell us ;). Whatever... thanks for watching and enjoy!
PENCYDUC Posted September 20, 2018 Posted September 20, 2018 Can we go to that value from the score as float?
Rastakiwi Posted September 28, 2018 Author Posted September 28, 2018 On 9/20/2018 at 4:58 PM, PENCYDUC said: Can we go to that value from the score as float? Yes you can, this is easier but longer because you have to do multiple scans ;).
PENCYDUC Posted October 5, 2018 Posted October 5, 2018 Ah i see now, it is the shortest way when we know Qword value of a value on the memory address.
Rastakiwi Posted October 7, 2018 Author Posted October 7, 2018 On 10/5/2018 at 2:59 PM, PENCYDUC said: Ah i see now, it is the shortest way when we know Qword value of a value on the memory address. The moves is a 8 digit value encoded as UTF-8, which is really unusual. So you'll always have 1 result for it and find it quick, unlike the score which is a simple float, so very common in memory.
PENCYDUC Posted October 9, 2018 Posted October 9, 2018 Thank you, it is a new knowledge for me and i found it very useful for scanning small common values.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.