decompme / decomp.me

Collaborative decompilation and reverse engineering website
https://decomp.me
MIT License
376 stars 116 forks source link

Fix incorrect line numbers when creating scratch with bad asm #1197

Closed mkst closed 5 months ago

mkst commented 5 months ago

Closes #179.

Ignore all the nsjail noise, the important bit is at the bottom:

Assembler messages:
1: Error: unrecognized opcode `bad asm'

image