-
Game version: 0.D-11170-g64b5e04
Operating system: Windows 10
Tiles or curses: Default
Mods active:
### Expected behavior
Finish 5 backpacks delivery and end conversation
### Actual be…
-
### Current Behaviour
The parsing of `.tele` doesn't take in count any special characthers.
### Expected Blizzlike Behaviour
I would pressume that it would read both of them. `Pot'ato` and `Potato`…
-
I originally posted this over in GodotSteam project, but the more I mess with this, the more I'm sure it's related to this instead of GodotSteam. If it does turn out to be that library instead, I'll c…
-
```
Caused by: java.lang.NullPointerException
at dorkbox.peParser.types.ResourceDirName.(ResourceDirName.java:87)
at dorkbox.peParser.headers.resources.ResourceDirectoryEntry.(ResourceDirectoryEn…
-
Hello,
Within the path C:\Program Files (x86)\VulkanRT\1.0.54.1\, I am seeing an executable packed within UninstallVulkanRT.exe that is being executed by igxpun.exe (an Intel executable). The PE b…
-
Currently, this renders strangely in Timesketch. Example:
`PE Type: Executable (EXE) Import hash: `
More useful would be ` ` or similar
-
`dumpbin /all .\zig-out\bun_shim_impl.exe > out2.txt`
```
Dump of file .\zig-out\bun_shim_impl.exe
PE signature found
File Type: EXECUTABLE IMAGE
FILE HEADER VALUES
8664 machin…
-
In Gentoo, we're using `objcopy` to extract the Linux kernel image from UKI image.
Reproducer:
```
wget https://distfiles.gentoo.org/distfiles/1d/gentoo-kernel-6.10.9-1.amd64.gpkg.tar
tar -xf …
-
### Describe the bug
I was transfering medicine into my IFAK Pouch and the game gave me this error and deleted every single piece of my med and left me with 1 medicine gauze.
#17
(dbghelp:…
-
Hi,
I have download both Microsoft PE and Windows resource file parsers and I try to use the second to parse the rsrc section of the first.
I try this in Kotlin:
```kotlin
MicrosoftPe.f…