Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

A VB/VBA Library for reading/writing intrinsic types at arbitrary memory addresses. Its defining feature is that this is achieved using truly native, built-in language features. It uses no API declarations and has no external dependencies.

04/22/26 Added prototype WithTypes module for With-block syntax. (VBA x64 only, for the moment.)

01/15/26 NOTE: Project is now compatible with "Compile On Demand" / "Background Compile".

01/07/26 NOTE: In its current form, this project crashes when using "Compile On Demand". Working on a fix.

12/31/25 New method for VBA/p-code applications. Should meet the theoretical performance limit for native procedures.

About

Fully-Native (no API declarations, no TypeLibs, no dependencies) VBA/VB6 Library for manipulating arbitrary memory addresses as intrinsic types.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages