Quantcast
Viewing all articles
Browse latest Browse all 1530

[VB6] - PE parsing library

This is a set of classes for parsing PE files.

Exposes most commonly needed fields such as optional header, imports, exports, relocations, resources, sections, etc.
Includes a couple extras such as a built in offset calculator form, file properties class, hashing class, and asm/disasm classes (if you have the C olly.dll)

Stable source attached, any updates will be in git here:

https://github.com/dzzie/libs/tree/master/pe_lib2

If you need to work on x64 binaries I do have a newer version but it has another ActiveX dependency for working
with x64 numbers.

https://github.com/dzzie/libs/tree/master/pe_lib3

If you have to work with .NET structures check out vbgamers work at the link below.
I havent played with this section of code yet but will eventually include it in my libs:

https://github.com/VBGAMER45/Semi-VB...r/modVBNET.bas
Attached Files
  • Image may be NSFW.
    Clik here to view.
    File Type: zip
    pe_lib2.zip (89.2 KB)

Viewing all articles
Browse latest Browse all 1530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>