Skip to content

ferib/ClipJack2.0

Repository files navigation

ClipJack 2.0

New ClipJack written in C++, based on the old Assembly one (C# was used to inject).

What is this?

This tools is a PoC to show you how third-party software can inject itself into a process and take control over the Clipboard in order to manipulate bitcoin addresses.

How does it work?

The DLL gets injected in a target process (x64 only), the DLL will hook the GetClipboardData() from user32.DLL in order to fuck with the clipboard.

GetClipboardData

alt text :D

Donate

BTC: 1FeribRHR98Crux3DEZPXzjLBpfmHTHKqJ

About

Based on ClipJack (Assembly Based)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors