tbhaxor
  • About Me
  • Series
  • Support Me

c

A collection of 3 posts
Understanding Address Spacing in Detail
process-injection

Understanding Address Spacing in Detail

Address spacing is used in all the Operating Systems to manage the processes' memory. Virtual address spacing opened the door for more features like swapping and easy relocations of the instructions and data to prevent address tampering.
Jan 12, 2022 5 min read
Loading DLLs using C++ in Windows
windows

Loading DLLs using C++ in Windows

This standalone tutorial will guide you through writing your own DLL library from scratch and loading it into C++ and calling the exported functions in a separate project.
Dec 2, 2021 9 min read
Exploiting Shared Library Misconfigurations
linux

Exploiting Shared Library Misconfigurations

Get the practical knowledge of Linux privilege escalation by discussing 3 pentester academy labs on shared library injection. You will realize how dangerous shared library injection is when you find GCC compiler and permission misconfiguration
Aug 17, 2021 5 min read
Page 1 of 1
tbhaxor © 2023
Powered by Ghost