Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

请问是否支持windows #23

Open
dream0407 opened this issue Feb 4, 2023 · 1 comment
Open

请问是否支持windows #23

dream0407 opened this issue Feb 4, 2023 · 1 comment

Comments

@dream0407
Copy link

git clone下来后,在WINDOWS加载插件提示错误
PS C:\Users\Administrator.TKKAM07971D8K4K\Desktop\frida> objection -g com.admin.test explore -P C:\Users\Administrator.TKKAM07971D8K4K\Wallbreaker
Using USB device SM A716S
Agent injected and responds ok!
[plugin] C:\Users\Administrator.TKKAM07971D8K4K\Wallbreaker\agent does not appear to be a valid plugin. Missing init.py
[plugin] C:\Users\Administrator.TKKAM07971D8K4K\Wallbreaker\tests does not appear to be a valid plugin. Missing init.py
Traceback (most recent call last):
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\Scripts\objection.exe_main
.py", line 7, in
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1130, in call
return self.main(*args, **kwargs)
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1055, in main
rv = self.invoke(ctx)
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\click\core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\objection\console\cli.py", line 134, in explore
load_plugin([p.path])
File "C:\Users\Administrator.TKKAM07971D8K4K\AppData\Local\Programs\Python\Python310\lib\site-packages\objection\commands\plugin_manager.py", line 36, in load_plugin
namespace = plugin.namespace
AttributeError: module 'a60e6023' has no attribute 'namespace'
Asking jobs to stop...
Unloading objection agent...

@p1s1lver
Copy link

p1s1lver commented Apr 3, 2023

安装错了哥,我猜测一下你的错误,是没有在 plugins 底下新建一个 Wallbreaker 目录而是直接用的 Wallbreaker 里面的 Wallbreaker

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

No branches or pull requests

2 participants