Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please report this error on https://github.com/sashs/ropper #177

Open
zhefox opened this issue Nov 10, 2023 · 0 comments
Open

Please report this error on https://github.com/sashs/ropper #177

zhefox opened this issue Nov 10, 2023 · 0 comments

Comments

@zhefox
Copy link

zhefox commented Nov 10, 2023

pwndbg> ropper
Saved corefile /tmp/tmpozwijdmm
[INFO] Load gadgets for section: LOAD
[ERROR] Please report this error on https://github.com/sashs/ropper
[ERROR] Traceback (most recent call last):
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/console.py", line 62, in cmd
func(self, text)
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/console.py", line 571, in __handleOptions
self.__loadGadgetsForAllFiles()
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/console.py", line 299, in __loadGadgetsForAllFiles
self.__rs.loadGadgetsFor()
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/service.py", line 648, in loadGadgetsFor
load_gadgets(fc)
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/service.py", line 637, in load_gadgets
f.allGadgets = self.__ropper.searchGadgets(f.loader, instructionCount=self.options.inst_count, gtype=gtype,multiprocessing=self.options.multiprocessing)
File "/home/zhefox/.local/lib/python2.7/site-packages/ropper/rop.py", line 289, in searchGadgets
if mp.get_start_method() != 'fork':
AttributeError: 'module' object has no attribute 'get_start_method'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant