Thứ Năm, 23 tháng 6, 2011

UDD path for Olly Debug

Today, i do research about "Config your UDD folder's path on Olly debug". Something about my articles:
 + A UDD path is the path on your hard drive to the folder where OllyDbg stores its UDD files.
+ UDD files are files OllyDbg uses to store information it gathers about a process with its analyzer.
So, We can understand that UDD is a part of Olly Debug that Olly Debug need it to load path on your hard drive to the folder where OllyDbg stores its UDD files, if you do not config this path, you will get some problems when you debug your application.
UDD files use to store information it gathers about a process with its analyzer.
Thus, I think that UDD path does not affect to Debug Process.

Không có nhận xét nào:

Đăng nhận xét

Install Kubernetes using kubeadm with two nodes master & worker

Well come back for a long time my friends! Today I want to take a note about some basic knowledge about Kubernetes. I hope that it will...