Skip to main content

Recently Updated Pages

CHM

Windows Specific

Creating a CHM can be done using the Free Pascal Compiler or Ide on Linux sudo apt-get install f...

Updated 5 days ago by lepus

References

Windows Specific COM

https://learn.microsoft.com/en-us/windows/win32/com/component-object-model--com--portal https:...

Updated 5 days ago by lepus

Persistence Resources

References

These are things I want to research further: https://pentestlab.blog/2020/01/21/persistence-wm...

Updated 1 month ago by lepus

.NET Version

Windows Specific .NET PowerShell Reflection

If you are trying to detonate in an environment using PowerShell <5 (Most companies are only goin...

Updated 2 months ago by lepus

ATP records, studies, etc.

References APTs/Strategies

VX Underground vx-underground.org

Updated 7 months ago by lepus

Articles

AD KRB

Protected Users Group  This is for when you are RESTRICTED or otherwise unable to do things due ...

Updated 9 months ago by lepus

Relay Diagram

AD RELAY

Thanks Relay | The Hacker Recipes

Updated 9 months ago by lepus

Articles

AD RELAY

TrustedSec | I’m bringing relaying back: A comprehensive guide on… Relay | The Hacker Recipes

Updated 9 months ago by lepus

Mounting images as devices using loopback devices.

FileSystem Loopback, Mounting, Devices

Mounting with a Loopback Loop Device in Linux - DZone Copy the Image that you want to mount usi...

Updated 9 months ago by lepus

LINKING ON BUILD (MUST USE C-STD-LIB)

Libraries Raylib

You must link to RAYLIB and to GDI32 https://github.com/raysan5/raylib/discussions/2492 -lrayli...

Updated 10 months ago by lepus

Documentation

Libraries Open Quantum Safe

https://openquantumsafe.org/liboqs/api/   Building was super easy with cross-compilation. http...

Updated 10 months ago by lepus

Cross Compiling OPENSSL from WSL/Linux to Windows

Libraries

Flags for the different binaries need to be overwritten when generating the Makefile with Configu...

Updated 10 months ago by lepus

CrossCompiling from Linux

Libraries Raylib

May need to override AR and CC. sudo make PLATFORM=PLATFORM_DESKTOP PLATFORM_OS=WINDOWS

Updated 10 months ago by lepus

Definitions when working with Windows.h

Libraries Raylib

// GODTIER COMMENT DUE TO SDHARED NAMES // https://github.com/raysan5/raylib/issues/1217 #if ...

Updated 10 months ago by lepus

Strings

Documentation API

This page contains documentation about string types, including the hashing functions native to bl...

Updated 10 months ago by lepus

Buffers

Documentation API

This page contains the primitives and their associated functions for buffer primitives within bli...

Updated 10 months ago by lepus

Windows Functionality

Documentation API

This page details some windows functionality for Blib processes. #include <blibwin.h> ## Genera...

Updated 10 months ago by lepus

Dictionaries

Documentation API

This page contains a definition for the MeasuredDictionary functionality within blib. This entity...

Updated 10 months ago by lepus

Win32 SChannel TLS message send (gross)

WinAPI Networking

This works but it's super gross. For TLS you have to Init like 3 times to finish the exchange an...

Updated 10 months ago by lepus

Win32 SChannel TLS

WinAPI Networking

MVP here is Copilot. There's actually no solid guides on this at all. There's a gist but it misse...

Updated 10 months ago by lepus