nsurbay

Results 29 comments of nsurbay

I re-read your problem a second time, and I may try some suggestion. Do you actually try to intercept the begin of a function with frida ``Interceptor.replace``, then try to...

Hello. To begin by the end, QBDI doesn't support signals and multithreading means that QBDI is unable to detect them. As it, QBDI will not be able to differentiate a...

Close this issue as no update. Fill free to reopen it if you have others questions.

Hello, The usage of ``writeMemory`` is the good function to write data in the current process. However, you can have the followed problem : - Does the region that you...

This issue seems to be solve. If not, feel free to reopen it.

Hello, Thanks for reporting this issue. I'm not sure how to handle it properly. The problem of the first solution is that we cannot clean the symlink after the execution....

Closing this issue. Since the last version (0.12.0), PyQBDIPreload print a error if an unsupported path is used.

Hello, First at all, I want to be sure to understand well your setup. When you run frida/QBDI, you use a Python script, that use frida to run a windows...

I try to reproduce the issue on my side, but didn't get your error. Can you try to test against [#309](https://github.com/QBDI/QBDI/pull/309) ? This Merge Request contains a new hidden API...