Skip to content

fengjixuchui/Discord-dll-hijack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord dll hijack

This repository contains the code to a dll that proxys "bcrypt.dll" to "payload.dll" and executes a message box. The compiled dll is in the release folder. To make this attack work you must name the proxy dll "bcrypt.dll" and place it in the discord directory with the real "bcrypt.dll" named "payload.dll". The real bcrypt.dll can be located in the windows folder. Use of this this dll hijack is shown here https://www.youtube.com/watch?v=NjQAStxnZ3o

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%