You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Within IDA, IDA Python throw san error due to Qiling attempting to interact with IDAPythonStdOut by setting up the logging utility in one of its modules, even when the verbosity has been set to disabled.
Describe the bug
Within IDA, IDA Python throw san error due to Qiling attempting to interact with
IDAPythonStdOut
by setting up the logging utility in one of its modules, even when the verbosity has been set to disabled.Sample Code
Expected behavior
This line of code is expected to create a
Qiling
object with the verbosity of the logs set as disabled.Screenshots
Additional context
Tested on IDA Home 8.3.230608 (current version), with Qiling 1.4.6 (current version).
The text was updated successfully, but these errors were encountered: