kickass156

Results 17 issues of kickass156

Unable to get property 'split' of undefined or null reference [at windbg2ida (line 144 col 9)] `0033:00000000`7730e92a 4883e920 sub rcx,20h rax = 0000000000000000 rcx = 00000000737e46e0 [gotonewline][ds:002b:00000000`737e46f8=0000000000000000] 0033:00000000`7730e92e 48894118 mov...

Can it trace the current instructions of the operating system, just like the run trace function of ollydbg?Does it support multi-core?If you do not enable vt acceleration, will it be...

![image](https://user-images.githubusercontent.com/14991217/85934473-7c5ad200-b915-11ea-9237-5400234dd9cc.png) ![image](https://user-images.githubusercontent.com/14991217/85934490-b4faab80-b915-11ea-8918-dcc91b43f64a.png) ![image](https://user-images.githubusercontent.com/14991217/85934485-a57b6280-b915-11ea-8323-d6da9c600dfb.png) ![image](https://user-images.githubusercontent.com/14991217/85934550-7dd8ca00-b916-11ea-97bd-d7430c9273ed.png) As shown in the picture above,i modified your code. I inserted my read-write record function in the deliver_callback function of the callbacks.cpp file. I only record...

Is there a taint analysis algorithm implemented by c or c++?And it supports backward and forward analysis.

![QQ截图20190923081427](https://user-images.githubusercontent.com/14991217/65396589-53cc0780-ddda-11e9-8fed-3fc2c07d6293.png) The kernwin.hpp header file for ida7.2 has no "ui_get_hwnd" definition.

I am always looking for a debugger that supports system-wide taint analysis.but I only found free tools like panda.Unfortunately, its performance is too bad.When I run some large software in...

how to use it to convert the eeg to chinese word?I want to implement such a function that when I think of a word in my mind, such as “中”,it...