issues
search
sashs
/
Ropper
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
https://scoding.de/ropper
BSD 3-Clause "New" or "Revised" License
1.87k
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rop chain generator
#186
francoataffarel
opened
1 month ago
0
Ubuntu install of ropper fails. NameError: name 'CS_ARCH_ARM64' is not defined. Did you mean: ' CS_ARCH_ARM'
#185
csergi
opened
1 month ago
1
Updates Dockerfile
#184
CheddarJon
opened
2 months ago
0
AttributeError: module 'keystone' has no attribute 'KS_ARCH_ARM64'
#183
jelasin
opened
4 months ago
1
Migrate to pyproject.toml
#182
jakelamberson
closed
3 months ago
1
pyproject.toml compatibility with future python
#181
anthraxx
closed
3 months ago
1
Ropper misses forward edges of jumps that lead to ret
#180
MyEyes
opened
6 months ago
0
Add pop.w regex pattern for ArmThumb architecture
#179
nbailluet
closed
6 months ago
1
fixed typos and grammatical errors in help text
#178
tomg404
closed
10 months ago
0
Please report this error on https://github.com/sashs/ropper
#177
zhefox
opened
1 year ago
0
Semantic errors fix on python3/python3.11
#176
Bl4ck-C4t
opened
1 year ago
0
Ropper is not compatible with ppc
#175
elbee-cyber
opened
1 year ago
1
Fixed typo
#174
Gabry-Cmd
closed
3 months ago
0
Excessive Memory Usage (9GB) in Ropper When Loading from Cache with a 16MB Coredump File and '--single' Option (22MB Cache)
#173
izeroo
opened
1 year ago
1
Update rop.py
#172
elyashiv
opened
1 year ago
0
Fix execve syscall code in ropchain generator
#171
jakelamberson
opened
1 year ago
2
Ropchain generator displays incorrect syscall code for execve
#170
jakelamberson
opened
1 year ago
3
The codesx
#169
TechHUB2011
closed
1 year ago
0
fix typos
#168
poniponiponiponiponiponiponiponiponi
closed
1 year ago
0
loading libc error
#167
ghalwash
opened
1 year ago
1
change python version
#166
Tednoob17
opened
1 year ago
1
AttributeError: 'module' object has no attribute 'get_start_method'
#165
gmorenope
closed
1 year ago
2
Z3 was successfully installed. ; [ERROR] z3 has to be installed in order to use semantic search
#164
dmiller423
closed
2 years ago
24
Create Dockerfile
#163
oddrabbit
closed
2 years ago
1
Crash upon loading libc
#162
init5-SF
closed
2 years ago
8
Error trying to get some gadgets on libc
#161
GrimmReave-Dev
closed
2 years ago
1
tests fail on macOS: RuntimeError: context has already been set
#160
stevecheckoway
closed
2 years ago
2
xxx
#159
firmianay
closed
2 years ago
1
fixed ldm sp jop
#158
brandonssipes
closed
2 years ago
1
Show addresses along with symbols
#157
Matir
opened
2 years ago
0
Cannot Find some Gadgets because of disassemble error !
#156
ZoEplA
opened
2 years ago
3
disassemble error ?
#155
Vang3lis
opened
2 years ago
4
Incorrectly generated ROP chain due to push instruction in a gadget
#154
marccane
closed
2 years ago
1
Offset calculation is incorrect
#153
Z6543
opened
2 years ago
0
When I extract vmlinux, the process kills itself
#152
wxm-radish
opened
2 years ago
0
macOS: AttributeError: 'Ropper' object has no attribute '__gatherGadgetsByEndings'
#151
Z6543
closed
2 years ago
1
Cannot get ropper working with multiple files
#150
nickylimjj
closed
2 years ago
4
stuck when find gadgets in vmlinux
#149
chennbnbnb
opened
3 years ago
2
Enhancement: progress bar while processing large binaries
#148
huntergregal
opened
3 years ago
1
Generators for PE
#147
zodiac-zodiac
closed
2 years ago
1
BUGFIX: gadgets missed because of a bad declaration of the pop pc gadget.
#146
cbayet
closed
2 years ago
3
BUGFIX: ARM, Fixing invalid opcode for pop with more than 5 destinations
#145
cbayet
closed
3 years ago
1
Constraint for assigning register to memory
#144
hieplpvip
opened
3 years ago
0
Control cache location with environment variables
#143
mkrasnitski
closed
3 years ago
1
ropchain scripts are not python 3 compatible
#142
maybe-sybr
closed
2 years ago
1
Fix addr for relative jumps
#141
STKFLT
opened
3 years ago
1
Detect invalid gadgets
#140
STKFLT
opened
3 years ago
4
Detect more endings
#139
STKFLT
opened
3 years ago
6
Performance discrepancy between terminal vs scripts on a large binaries
#138
jjang3
closed
3 years ago
0
Enhancement: Excessive help message
#137
davidhcefx
closed
2 years ago
1
Next