Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mrfearless
/
PE-Library-x86
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
21
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
19 Commits
19 Commits
Folders and files
Name
Name
Last commit message
Last commit date
Release
Release
Test
Test
.gitattributes
.gitattributes
.gitignore
.gitignore
PE.asm
PE.asm
PE.inc
PE.inc
PE.lib
PE.lib
PE.rap
PE.rap
PEDecreaseFileSize.asm
PEDecreaseFileSize.asm
PEDwordToAscii.asm
PEDwordToAscii.asm
PEIncreaseFileSize.asm
PEIncreaseFileSize.asm
PEJustFname.asm
PEJustFname.asm
PESignature.asm
PESignature.asm
PE_ASLR.asm
PE_ASLR.asm
PE_AddressOfEntryPoint.asm
PE_AddressOfEntryPoint.asm
PE_Characteristics.asm
PE_Characteristics.asm
PE_CheckSum.asm
PE_CheckSum.asm
PE_DEP.asm
PE_DEP.asm
PE_DLL.asm
PE_DLL.asm
PE_DataDirectories.asm
PE_DataDirectories.asm
PE_DataDirectoriesCount.asm
PE_DataDirectoriesCount.asm
PE_DllCharacteristics.asm
PE_DllCharacteristics.asm
PE_ExportAddressTable.asm
PE_ExportAddressTable.asm
PE_ExportDLLName.asm
PE_ExportDLLName.asm
PE_ExportDirectoryTable.asm
PE_ExportDirectoryTable.asm
PE_ExportFunctionCount.asm
PE_ExportFunctionCount.asm
PE_ExportFunctionNameToDef.asm
PE_ExportFunctionNameToDef.asm
PE_ExportFunctionNames.asm
PE_ExportFunctionNames.asm
PE_ExportNameCount.asm
PE_ExportNameCount.asm
PE_ExportNamePointerTable.asm
PE_ExportNamePointerTable.asm
PE_ExportOrdinalBase.asm
PE_ExportOrdinalBase.asm
PE_ExportOrdinalTable.asm
PE_ExportOrdinalTable.asm
PE_FileName.asm
PE_FileName.asm
PE_FileNameOnly.asm
PE_FileNameOnly.asm
PE_FileOffset.asm
PE_FileOffset.asm
PE_FileSize.asm
PE_FileSize.asm
PE_Finish.asm
PE_Finish.asm
PE_GetError.asm
PE_GetError.asm
PE_Hash.asm
PE_Hash.asm
PE_HeaderDOS.asm
PE_HeaderDOS.asm
PE_HeaderDataDirectories.asm
PE_HeaderDataDirectories.asm
PE_HeaderFile.asm
PE_HeaderFile.asm
PE_HeaderNT.asm
PE_HeaderNT.asm
PE_HeaderOptional.asm
PE_HeaderOptional.asm
PE_HeaderRich.asm
PE_HeaderRich.asm
PE_HeaderSections.asm
PE_HeaderSections.asm
PE_HeaderStub.asm
PE_HeaderStub.asm
PE_ImageBase.asm
PE_ImageBase.asm
PE_ImportAddressTable.asm
PE_ImportAddressTable.asm
PE_ImportDirectoryEntryCount.asm
PE_ImportDirectoryEntryCount.asm
PE_ImportDirectoryEntryDLL.asm
PE_ImportDirectoryEntryDLL.asm
PE_ImportDirectoryEntryFunctions.asm
PE_ImportDirectoryEntryFunctions.asm
PE_ImportDirectoryTable.asm
PE_ImportDirectoryTable.asm
PE_ImportHintNameTable.asm
PE_ImportHintNameTable.asm
PE_ImportLookupTable.asm
PE_ImportLookupTable.asm
PE_LinkerVersion.asm
PE_LinkerVersion.asm
PE_Machine.asm
PE_Machine.asm
PE_OffsetToRVA.asm
PE_OffsetToRVA.asm
PE_PE64.asm
PE_PE64.asm
PE_RVAToOffset.asm
PE_RVAToOffset.asm
PE_RichSignatureCompIDs.asm
PE_RichSignatureCompIDs.asm
PE_RichSignatureDecode.asm
PE_RichSignatureDecode.asm
PE_RichSignatureProduct.asm
PE_RichSignatureProduct.asm
PE_SectionAdd.asm
PE_SectionAdd.asm
PE_SectionCharacteristics.asm
PE_SectionCharacteristics.asm
PE_SectionDataByIndex.asm
PE_SectionDataByIndex.asm
PE_SectionDataByName.asm
PE_SectionDataByName.asm
PE_SectionDelete.asm
PE_SectionDelete.asm
PE_SectionHeaderByAddr.asm
PE_SectionHeaderByAddr.asm
PE_SectionHeaderByIndex.asm
PE_SectionHeaderByIndex.asm
PE_SectionHeaderByName.asm
PE_SectionHeaderByName.asm
PE_SectionHeaderByType.asm
PE_SectionHeaderByType.asm
PE_SectionHeaderCount.asm
PE_SectionHeaderCount.asm
PE_SectionInsert.asm
PE_SectionInsert.asm
PE_SectionMove.asm
PE_SectionMove.asm
PE_SectionName.asm
PE_SectionName.asm
PE_SectionSizeRaw.asm
PE_SectionSizeRaw.asm
PE_SectionType.asm
PE_SectionType.asm
PE_SectionsHeaders.asm
PE_SectionsHeaders.asm
PE_SetError.asm
PE_SetError.asm
PE_SizeOfImage.asm
PE_SizeOfImage.asm
PE_Subsystem.asm
PE_Subsystem.asm
README.md
README.md
masmApiCall.api.txt
masmApiCall.api.txt
masmApiConst.api.txt
masmApiConst.api.txt
pecoff_v11.pdf
pecoff_v11.pdf
View all files
Repository files navigation
README
More
items
PE Library x86
Work in progress
Some functions may be incomplete or not working or not tested.
About
PE Library x86
Topics
assembly
library
masm
pe
radasm
x86
Resources
Readme
Activity
Stars
21
stars
Watchers
1
watching
Forks
8
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.