-
### Describe the bug
crashy crashy
### Attach save file
[Landover-trimmed.tar.gz](https://github.com/CleverRaven/Cataclysm-DDA/files/13756492/Landover-trimmed.tar.gz)
### Steps to reprod…
-
title
-
I did several tests with fresh kali versions:
2023.4
2022.1
2021.1
2019.4
The install.sh script runs more or less fine.
I fetched a fresh mimikatz.exe and used the first example to wrap it. I …
-
according to the docs(https://www.graalvm.org/22.1/reference-manual/native-image/#build-a-shared-library https://www.graalvm.org/22.1/reference-manual/native-image/ImplementingNativeMethodsInJavaWithS…
-
### Package Name
dlest
### Tool Name
DLest
### Package type
ZIP_EXE
### Tool's version number
1.0
### Category
Utilities
### Tool's authors
Jean-Pierre LESUEUR
### Tool's description
DLes…
-
Currently, on Windows, we only check the binary suffix to infer whether a file is executable or not (`strings.HasSuffix(f.Name(), ".exe")`). We can have a more sophisticated check for this if it is de…
-
PE-bear can’t handle tiny, but valid (working) PE files: 61 bytes, 97 bytes, 252 bytes and so on, while CFF Explorer handles this files correctly.
Here is a collection of valid (working) tiny PE fi…
-
Hello,
i have the problem that the builder for some files only writes VirtualSize bytes of the last section of the file to disk. Therefor the file ends at lastsection.PointerToRawData + lastsectio…
-
How do I give the classifier portable executable? How do I extract .pe from a file?
-
Hello,
I have build a DLL as a PE32+ executable (64Bit).
With pefile in Python I read the ImageBase with `pe.OPTIONAL_HEADER.ImageBase`. The result in hex format is `0x180000000`.
But when I use a…