53 lines
2.9 KiB
HTML
Executable File
53 lines
2.9 KiB
HTML
Executable File
<?xml version="1.0" encoding="ascii"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>pelib</title>
|
|
<link rel="stylesheet" href="epydoc.css" type="text/css" />
|
|
<script type="text/javascript" src="epydoc.js"></script>
|
|
</head>
|
|
|
|
<body bgcolor="white" text="black" link="blue" vlink="#204080"
|
|
alink="#204080">
|
|
<h1 class="toc">Module pelib</h1>
|
|
<hr />
|
|
<h2 class="toc">Classes</h2>
|
|
<a target="mainFrame" href="Libs.pelib.Directory-class.html"
|
|
>Directory</a><br /> <a target="mainFrame" href="Libs.pelib.IMGOPThdr-class.html"
|
|
>IMGOPThdr</a><br /> <a target="mainFrame" href="Libs.pelib.IMGhdr-class.html"
|
|
>IMGhdr</a><br /> <a target="mainFrame" href="Libs.pelib.ImageExportDirectory-class.html"
|
|
>ImageExportDirectory</a><br /> <a target="mainFrame" href="Libs.pelib.ImageImportByName-class.html"
|
|
>ImageImportByName</a><br /> <a target="mainFrame" href="Libs.pelib.ImportDescriptor-class.html"
|
|
>ImportDescriptor</a><br /> <a target="mainFrame" href="Libs.pelib.MZ-class.html"
|
|
>MZ</a><br /> <a target="mainFrame" href="Libs.pelib.PE-class.html"
|
|
>PE</a><br /> <a target="mainFrame" href="Libs.pelib.PEError-class.html"
|
|
>PEError</a><br /> <a target="mainFrame" href="Libs.pelib.PElib-class.html"
|
|
>PElib</a><br /> <a target="mainFrame" href="Libs.pelib.Section-class.html"
|
|
>Section</a><br /> <h2 class="toc">Functions</h2>
|
|
<a target="mainFrame" href="Libs.pelib-module.html#hexdump"
|
|
>hexdump</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#readStringFromFile"
|
|
>readStringFromFile</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#usage"
|
|
>usage</a><br /> <h2 class="toc">Variables</h2>
|
|
<a target="mainFrame" href="Libs.pelib-module.html#IMAGE_NUMBEROF_DIRECTORY_ENTRIES"
|
|
>IMAGE_NUMBEROF_DIRECTORY_ENTRIES</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#IMAGE_ORDINAL_FLAG"
|
|
>IMAGE_ORDINAL_FLAG</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#IMAGE_SIZEOF_FILE_HEADER"
|
|
>IMAGE_SIZEOF_FILE_HEADER</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#MZ_MAGIC"
|
|
>MZ_MAGIC</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#PE_MAGIC"
|
|
>PE_MAGIC</a><br /> <a target="mainFrame" href="Libs.pelib-module.html#__VERSION__"
|
|
>__VERSION__</a><br /><hr />
|
|
<span class="options">[<a href="javascript:void(0);" class="privatelink"
|
|
onclick="toggle_private();">hide private</a>]</span>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
// Private objects are initially displayed (because if
|
|
// javascript is turned off then we want them to be
|
|
// visible); but by default, we want to hide them. So hide
|
|
// them unless we have a cookie that says to show them.
|
|
checkCookie();
|
|
// -->
|
|
</script>
|
|
</body>
|
|
</html>
|