Washi1337 / OldRod

An automated KoiVM disassembler and devirtualisation utility
GNU General Public License v3.0
345 stars 80 forks source link

error "Recompilation of vcall CKOVERFLOW is not supported" #28

Closed reverser69 closed 3 years ago

reverser69 commented 4 years ago

didn't know if its really not supported or a bug so I'm sending the file. it's just a crap exe packed for a challenge. is it possible to manually fix these?! or just skip this not-supported part so i can look into the devirted exe? file: https://easyupload.io/4ofp7o

Washi1337 commented 4 years ago

Duplicate of #4 CKOVERFLOW is not supported at the moment. You can try enabling --salvage to ignore any errors.