Do you know C?
you can get "decompilers", but unless you are a fucking C wizard it's not going to do you much good

(I used to be a C wizard... I had the hat and everything

)
Most people strip tags when they compile, to save space etc... which means the variables will have nonsensical names... a lot of people unroll loops and stuff too, so basically it will be "c", but not anything you would ever write.
If you have any hopes of updating/maintaining this code you are about to hijack, you might just want someone to write it from scratch for you.
