Skip to content

Creatively retrieve module base, teb, peb or function base

Notifications You must be signed in to change notification settings

pulpocaminante/ProtectedUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ProtectedUtils

Overview

ProtectedUtils is a lightweight utility library designed for secure and efficient retrieval of crucial runtime information. This includes the base address of the main process module, the Process Environment Block (PEB), the Thread Environment Block (TEB), and specific function bases through symbol search.

Features

  • Retrieve the base address of the main process module.
  • Access the Process Environment Block (PEB).
  • Access the Thread Environment Block (TEB).
  • Locate the base address of specific functions via symbol search.

About

Creatively retrieve module base, teb, peb or function base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages