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

qilingida #1528

Open
rickbrian opened this issue Jan 23, 2025 · 1 comment
Open

qilingida #1528

rickbrian opened this issue Jan 23, 2025 · 1 comment

Comments

@rickbrian
Copy link

[INFO][qilingida:1038] Rootfs: D:\test\test
[INFO][qilingida:1039] Custom user script: D:\test\test\custom_script.py
[INFO][qilingida:1040] Custom env: {}
[INFO][qilingida:1048] Qiling is initialized successfully.
Traceback (most recent call last):
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 810, in activate
self.action_handler.ql_handle_menu_action(self.action_type)
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 2104, in ql_handle_menu_action
[x.handler() for x in self.menuitems if x.action == action]
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 2104, in
[x.handler() for x in self.menuitems if x.action == action]
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 1043, in ql_start
self.qlemu.start()
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 895, in start
self.ql = Qiling(argv=self.path, rootfs=self.rootfs, verbose=QL_VERBOSE.DEBUG, env=self.env, *args, **kwargs)
File "D:\test\app\IDA_Pro_7.7_Portable\python38\lib\site-packages\qiling\core.py", line 163, in init
self._log_file_fd = setup_logger(self, log_file, console, log_override, log_plain)
File "D:\test\app\IDA_Pro_7.7_Portable\python38\lib\site-packages\qiling\log.py", line 183, in setup_logger
if no_color or log_plain or not __is_color_terminal(handler.stream):
File "D:\test\app\IDA_Pro_7.7_Portable\python38\lib\site-packages\qiling\log.py", line 155, in __is_color_terminal
return handler(stream.fileno())
File "D:/test/app/IDA_Pro_7.7_Portable/plugins/qilingida.py", line 893, in
setattr(sys.stderr, 'fileno', lambda: sys.stderr.fileno())
AttributeError: 'NoneType' object has no attribute 'fileno'
[ERROR][qilingida:1092] Qiling should be setup firstly.

Image

I have set it up
It also indicates success, but there is an error message below

@elicn
Copy link
Member

elicn commented Jan 23, 2025

Hi @rickbrian,
This issue should have been fixed on latest dev. Can you tell which Qiling version you are using?

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

2 participants