hsdecomp icon indicating copy to clipboard operation
hsdecomp copied to clipboard

A decompiler for GHC-compiled Haskell

Results 5 hsdecomp issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for making a nice tool. However, I get the following error when I try to run hsdecomp after installing it: ``` $ python3 setup.py install ... Using...

Thank you for awesome tool! [Radare2](https://github.com/radareorg/radare2) is a highly-portable cross-platform reverse engineering framework and a toolkit without dependencies. It has support for analyzing binaries, disassembling code, debugging programs, attaching to...

CSAW RED 2019 Quals - task `wizbaby` (450pt) https://red.csaw.io/challenges#wizbaby `nc rev.chal.csaw.io 1000` binary [ab79788118283db8513ac3e257a6377c-wizbaby.gz](https://github.com/gereeter/hsdecomp/files/3677899/ab79788118283db8513ac3e257a6377c-wizbaby.gz) mirror https://red.csaw.io/files/ab79788118283db8513ac3e257a6377c/wizbaby

https://ctf.csaw.io/challenges > No rust or go binaries this time ;) > nc rev.chal.csaw.io 1002 https://ctf.csaw.io/files/8f347a362c16c610a9594104c8d43540/wizkid mirror https://www.ninefile.com/mv6826fi7dvc.html ``` $ python3 -u runner.py wizkid Error in processing case at c4no_info Error:...

How to solve this problem? Error in processing case at loc_4230928 Error: Error Location: 140 Disassembly: mov rax, qword ptr [rbp + 8] and ebx, 7 cmp rbx, 1 je...