-
Ideas: 1). erase pe headers
2). Save/load config.
3). Update injector to Lunar 1.4.11
4). Method injection: not kernell loadlibrary
ghost updated
3 years ago
-
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 …
-
### What is the problem this feature would solve?
Windows GUI
### What is the feature you are proposing to solve the problem?
golang > `go build -ldflags="-s -w -H windowsgui"`
The terminal wind…
-
![image.png](https://raw.githubusercontent.com/meerkatboy/pe/main/files/f1a635b1-57d1-4aec-a109-e387f48ee7f0.png)
In the user guide, the summary table of the specifications for each parameter is labe…
-
## Summary
DiE has a wonderful feature where anyone inspecting a PE can expect to find the compilation timestamp in a timely manner from the PE header. However, I think it would be great if the tim…
-
Wine has this special ```__wine_spec_nt_header```
https://github.com/wine-mirror/wine/blob/master/tools/winebuild/spec32.c#L738
is that possible to make the elf linker to print this out so that …
-
The application has more than 10 commands stated. However, the manual testing section has only 2 sections which is the "launch and shutdown" and "delete" sections. No manual testing for the rest of th…
-
-
Various .NET compilers started adding `/deterministic` command line option that makes them produce deterministic output (multiple invocations of the compiler produce byte-for-byte identical outputs fo…
-
## Describe the Bug
Hi, I checked https://www.puppet.com/docs/pe/2023.7/groups_endpoint#get_v1_groups-get-v1-groups-response-format
It contains the following example:
```sh
auth_header="X-Au…