Alexey Vishnyakov
Alexey Vishnyakov
``` ropper --file /bin/bash --chain "execve cmd=/bin/sh" --badbytes 2f ``` ``` [INFO] Load gadgets from cache [LOAD] loading... 100% [LOAD] filtering badbytes... 100% [LOAD] removing double gadgets... 100% [INFO] ROPchain...
Hi! We compared your tool with other existing ROP compilers. You can find results [here](https://github.com/ispras/rop-benchmark#evaluation).
I would like to compare ROP compilers with bad chars support. Could you please add bad bytes parameter to syscall?
**Описание ошибки** ./dissertation.tex:52: LaTeX Error: Command \chapterformat undefined. **Воспроизведение** Описание шагов, приводящих к ошибке: 1. Склонировать свежий мастер 2. Запустить dockertex make
**Describe the bug** During search the requested string is not printed out.  **To Reproduce** Steps to reproduce the behavior: 1. ctrl-space 2. shift-o 3. Type search...
Hi! I am running symqemu on binary requiring LD_LIBRARY_PATH. Will ```LD_LIBRARY_PATH=lib SYMCC_INPUT_FILE=file x86_64-linux-user/symqemu-x86_64 ./a.out file``` work? I am trying with and without LD_LIBRARY_PATH. It works both ways without any error...
Hi! I am trying to compile with gcc-10 and get the following error: ``` /home/vishnya/fwork/symcc/build/SymRuntime-prefix/src/SymRuntime-build/libSymRuntime.so: undefined reference to `std::experimental::filesystem::v1::status(std::experimental::filesystem::v1::__cxx11::path const&)' /home/vishnya/fwork/symcc/build/SymRuntime-prefix/src/SymRuntime-build/libSymRuntime.so: undefined reference to `std::experimental::filesystem::v1::__cxx11::path::_M_split_cmpts()' collect2: error: ld returned 1...
https://github.com/ispras/rop-benchmark/blob/master/run.sh#L14 We should run python3, not bash.
https://docs.python.org/3/library/multiprocessing.html#module-multiprocessing.pool