madlogik on 2:43 AM 03/15/2019: I'm able to unpack the file, then in x64dbg I can trace and find my serial... (madlogik/5081)
But I would need help understanding how to RE the actual formula / calculations made from the username to get the serial.
I still struggle to RE the serial generation, even with the rust code in the solutions... and I know the rust code is only working with numbers (doesn't do chars properly from some reason) .
Any plugins recommended for x64dbg to make that bit easier? pm me!! TY
L0L0 on 5:35 PM 11/02/2024: good, very good! I did it =)
You must me logged to submit a solution
Solution by robbylm: https://play.rust-lang.org/?gist=1cf8250365984ea77c86f888791010a5&version=stable&mode=debug
Link to rust playground, just hit Run.