Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.