0x13

Results 3 issues of 0x13

Does the ropper disassemble error at offset 0xe4b91? ropper: ![image](https://user-images.githubusercontent.com/34289624/161473329-c660e047-4cc5-4526-beef-762201e6573e.png) IDA: ![image](https://user-images.githubusercontent.com/34289624/161473401-58c6a063-52c3-471f-a724-196db9bbd1e4.png)

### Steps to reproduce 1. CFLAGS="-fsanitize=address -g" CPPFLAGS="-fsanitize=address -g" LDFLAGS=-fsanitize=address ./configure 2. make -j8 3. ./src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ../000000.vim -c :qa!...

bug

https://github.com/ucsb-seclab/karonte/blob/master/tool/karonte.py#L82-L89 In the lastest merge, the karonte.py added bf.run() once.