AsmResolver/docs/index.rst

57 строки
1.2 KiB
ReStructuredText
Исходник Постоянная ссылка Обычный вид История

2019-09-19 19:04:23 +03:00
AsmResolver
===========
2021-03-14 15:57:52 +03:00
This is the documentation of the AsmResolver project. AsmResolver is a set of libraries allowing .NET programmers to read, modify and write executable files. This includes .NET as well as native images. The library exposes high-level representations of the PE, while still allowing the user to access low-level structures.
2019-09-20 21:21:48 +03:00
Table of Contents:
2019-09-20 21:28:12 +03:00
------------------
2019-09-20 21:21:48 +03:00
.. toctree::
2019-09-25 21:33:40 +03:00
:maxdepth: 1
2019-09-20 21:56:18 +03:00
:caption: General
:name: sec-general
overview
.. toctree::
2019-09-25 21:33:40 +03:00
:maxdepth: 1
2020-12-29 22:36:28 +03:00
:caption: PE Files
2019-09-20 21:56:18 +03:00
:name: sec-pefile
2019-09-20 21:21:48 +03:00
2019-09-20 21:56:18 +03:00
pefile/index
pefile/basics
pefile/headers
pefile/sections
2019-09-23 00:12:44 +03:00
.. toctree::
2019-09-25 21:33:40 +03:00
:maxdepth: 1
2020-12-29 22:36:28 +03:00
:caption: PE Images
2019-09-23 00:12:44 +03:00
:name: sec-peimage
peimage/index
peimage/basics
2021-01-16 17:15:30 +03:00
peimage/advanced-pe-reading
2019-09-23 00:12:44 +03:00
peimage/imports
2020-06-19 01:07:24 +03:00
peimage/exports
2019-09-25 21:30:11 +03:00
peimage/win32resources
2019-10-01 19:31:49 +03:00
peimage/dotnet
2019-12-24 02:13:40 +03:00
.. toctree::
:maxdepth: 1
2020-12-29 22:36:28 +03:00
:caption: .NET assemblies and modules
2019-12-24 02:13:40 +03:00
:name: sec-peimage
dotnet/index
dotnet/basics
2021-01-16 17:33:02 +03:00
dotnet/advanced-module-reading
2020-05-23 20:48:12 +03:00
dotnet/member-tree
2020-05-23 21:29:59 +03:00
dotnet/type-signatures
2020-03-09 18:18:39 +03:00
dotnet/importing
2020-05-23 20:37:45 +03:00
dotnet/managed-method-bodies
2020-12-29 03:12:34 +03:00
dotnet/unmanaged-method-bodies
2020-06-03 01:04:53 +03:00
dotnet/cloning
2020-11-29 17:00:51 +03:00
dotnet/token-allocation
2020-11-29 16:49:07 +03:00
dotnet/type-memory-layout
2020-06-03 01:04:53 +03:00
dotnet/advanced-pe-image-building.rst