0x13
0x13
Does the ropper disassemble error at offset 0xe4b91? ropper:  IDA: 
### 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!...
https://github.com/ucsb-seclab/karonte/blob/master/tool/karonte.py#L82-L89 In the lastest merge, the karonte.py added bf.run() once.