Skip to content

WizardVan/ThreadStartAddress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ThreadStartAddress tries to print start address of a thread.Sometimes the start address is the beginning of LoadLibrary or something like that,which infers a start of an injection action.

这就是个简单的输出线程开始地址的程序,但是线程的起始地址会告诉我们很多信息,如果你愿意的话还可以上反编译器,有的时候会有奇效。

About

A program can read the addrtess of start function of thread

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages