Reverse engineering/Hacking challenge

I saw someone else had posted a hacking challenge so I figured I'd try one too.

I designed it completely myself and tested/written an algorithm to prove it can be solved.

If any of you have experience with virtual machines/reverse engineering this should be fun for you:

I will give you an input, an output and a set of integers. Your job is to figure out what's happening to the input using those set of integers.

input: 58 ​

8762 9333 21792 5952 9280 30528 22304 14144 17922 4960 0 

​ output: 131

I'd like to know your opinion on it and if you'd be willing to try it. PS: I also gave a big hint already but here’s another: treat each of those integers are 2 bytes (16 bits)

submitted by /u/mach_vm_write
[link] [comments]

from hacking: security in practice https://ift.tt/ZPqJSrb

Comments