abbi-gehl / masm-enigma

This is a digital simulation of the German Enigma machine written in x64 masm assembly and C++
Apache License 2.0
1 stars 0 forks source link

Asm io #14

Closed abbi-gehl closed 7 months ago

abbi-gehl commented 7 months ago

Fixing a case where if no bad characters were skipped, the program would go out of bounds.