UNPACK .bin Is it possible?

06/19/2017 18:08 hlo#1
Hello guys,
I thnik there is many knowledgefull members.:handsdown: So i am asking you for advice. ;)
I was trying (not succesfully) to unpack(extract) or decompile .bin of one p-server. if i will be able to do that i hope i can change few lines, because the .bin file has feedback from luncher(somehow, when i run .bin without luncher it says that i need to use luncher) so i am not able to run it. :/ :mad:


Do you have some experience with this stuff?


Any sugestions guys? Something what i can try? Or some short guide how you create bin file for m2-private so i can reverse it ?

Thank you for you time ;)
(:)i am newbie, noob etc, but i have time and i want to learn:) )
06/20/2017 09:32 Jinbei#2
#moved
06/20/2017 15:50 dex73r#3
You could find some public metin2client source and compile, change stuff you need, but you can also reverse the .bin file and for example disable anticheat.
06/20/2017 17:02 hlo#4
Hi dex73r,
Yes i am looking for how to reverse .bin file. Do you know how? Or know some program i can use?
It would be wonderful :) ;):handsdown:
06/21/2017 17:53 .Colossus.#5
Quote:
Originally Posted by hlo View Post
Hi dex73r,
Yes i am looking for how to reverse .bin file. Do you know how? Or know some program i can use?
It would be wonderful :) ;):handsdown:
ida with hex rays plugin and ollydbg
06/22/2017 09:30 Gl0bal#6
If you are lucky and the bin has debug symbols in it, you can see a lot of the original code in ida. But there is no tool, wich can completely revert a bin to the source files. This is technically not possible.
06/24/2017 01:21 matalaj#7
try this
or