Number Cruncher
100 points Hard

I have a program that crunches some data. It's taking forever to compute the value, could you help me crunch this data file? Thanks!

Program link: https://mega.nz/#!eW4DWarQ!7evWrgj93gIfpmY5ksXbzmER_rKM0taw9hZ4v9mq0DE

Data file attached below (fixed).

new_crunch.dat
Flag
Rating 4.88
5
4
3
2
1

Discussion

Protected
0

Analysed a lot, but it deserves. To know what happens in the function with jmp rdi is the key, after that you can write a program with a more effective algorithm (can be found on the web easily if you really know what happens), the result will appear soon.

3

I thought that while it was fun to RE the function you describe, I wasn't a huge fan of just searching for a faster algorithm to copy-paste.

0

Just try to understand program on smaller data set ;)

0

Oh god! Finally!

3

Is the answer to this challenge a data type ULL ?

0

Lets be honest, this is hardcore

2

Hahaha TKOA makes some awesome challs...

1