Liyang131313
Liyang131313
Excuse me,Can ROPgadget support ELF on RISC-V architectures? @zachriggle @wuyongzheng
Excuse me, I have a problem about the RIPE Benchmark which is modify it to make it work on the RISC-V architecture .How to set the argument of adventure_attack_generator to...
Hello, may I ask if the module can be used as an encryption/decryption module?
objdump
'/home/qdb/hdfi-master/hdfi-master/install/riscv64-unknown-linux-gnu/bin/objdump' -S '/home/qdb/hdfi-master/hdfi-master/toolchain/gcc/build_linux/build-glibc-linux64/libc.so.6' Hello, I would like to ask which libraries can be disassembled in addition to being able to disassemble libc.so.6. I want to use these libraries to complete...
Hello, can xrop only find the gadgets ending in ret on the RISCV architecture? Can't I find the end of jalr (jump gadgets)?
 Excuse,me. How do I disassemble the xxxx.so file in the /install/lib/ directory using "riscv64-unknown-elf-objdump" and "riscv64-unknown-linux-gnu-objdump"? @tsgates @lifeasageek @sanidhya @blue9057 @ChengyuSong
'/home/qdb/hdfi-master/hdfi-master/install/riscv64-unknown-linux-gnu/bin/objdump' -S '/home/qdb/hdfi-master/hdfi-master/toolchain/gcc/build_linux/build-glibc-linux64/libc.so.6' Hello, I would like to ask which libraries can be disassembled in addition to being able to disassemble libc.so.6. I want to use these libraries to complete...