Info file

Credits

Last edited on 14 Jul 2019 by 100bit. See all edits

1 comment

porocyon - 13:22 14 July 2019 #

This one may crash (depending on your distro) because it doesn't properly align the stack. I've made a fixed (well, workaround) version here: https://pcy.ulyssis.be/tmp/miscbin/skuggemannen-cider-fix

("push ebp; mov ebp, esp" has been replaced by "nop; push edi; push edi")

The cause has been known for quite a while now (https://www.youtube.com/watch?v=a03HXo8a_Io&t=1041 , https://www.pouet.net/prod.php?which=79616#c845363 , https://github.com/faemiyah/dnload/commit/fc2a48794d45b1f7c3192260d1a03166f25a3010#diff-18465be24cee1f240a849715c8248868 , ..., so **PLEASE** fix this next time, you don't have an excuse anymore :) )