Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 680 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 680 Bytes

Shellcode execution via Callback 🦀

Overview

This repository focuses on executing shellcode via callback calls. In the code, we used the EnumCalendarInfo function, however, it is important to note that there are several other functions that can also be used for this purpose.

Usage

You can run with cargo run or the compiled binary directly:

cargo run
target/release/shellcode_callback.exe