We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9b157 commit 1d110e2Copy full SHA for 1d110e2
readme.md
@@ -40,7 +40,7 @@ elf.Write(outStream);
40
- `PEFile.Relocate` to relocate the image base of a PE file
41
- `PEFile.Print` to print the content of a PE file to a textual representation
42
- Support for calculating the checksum of a PE file
43
-- - Good support for the **ELF file format**:
+- Good support for the **ELF file format**:
44
- Support byte-to-byte roundtrip
45
- Read and write from/to a `System.IO.Stream`
46
- Handling of LSB/MSB
0 commit comments