Navigation Menu

Skip to content

JPMinty/ROR13HashGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROR-13 Hash Generator

Basic program written in C# that produce ROR-13 numeric hash value for given function API name. This will aid shellcoders that want to build smaller payloads and reverse engineers that don't have access to paid RE tools (i.e. IDA pro) and want to make sense of ROR-13 hashes on the fly. Lastly, if you're lazy like me and want to just lookup those hashes/function APIs as opposed to using the program, I made few tables for commonly used DLLs such as kernel32, see the tables list below.

Win32 API tables

About

C# implementation to produce ROR-13 numeric hash for given function API name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%