Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 310 Bytes

File metadata and controls

9 lines (5 loc) · 310 Bytes

Shellcode Loader

Access the Windows API by function hash.

Overview

ROR13 (Rotate Right 13) adalah non-cryptographic hash yang menghitung hash berdasarkan rotasi byte 13 posisi ke kanan.

ROR-13 adalah algoritma hash yang banyak digunakan pada shellcode (antara lain oleh Metasploit shellcode stager).