-
```
Many Windows executables use .UPX packing. There isn't much software that can
extract this weird format (the commercial PE Editor can), but the packer is
open source. It would be nice if this we…
-
```
Many Windows executables use .UPX packing. There isn't much software that can
extract this weird format (the commercial PE Editor can), but the packer is
open source. It would be nice if this we…
-
...and what is the difference between `"Anti-Debug"` and `"AntiDebug"`?
```
import json
import pypeid
scan = pypeid.PEiDScanner()
obj = scan.scan_file("65860a5486c5d7597d69339d6ca9d4c104508834.…
-
```
What steps will reproduce the problem?
1. Put upx.exe to a location searchable in %PATH%
2. Put !packhdr "$%TEMP%\exehead.tmp" 'upx --best "$%TEMP%\exehead.tmp"' line
in the beginning of example1…
-
when running the build Android image, I came across the below Error:
Building on Ubuntu Server 22.04.2
```
4.511 E: Unable to locate package upx-ucl
------
Dockerfile:5
--------------------
…
-
Hello,
Please have a look at this issue: https://github.com/upx/upx/issues/257#issuecomment-469281984
upx cannot be built in MSYS2 because of a ```#define basename basename``` macro in string.h
…
f4grx updated
5 years ago
-
1. 시리얼 프로그램이 필요한 개발유저를 위해 다운로드 후 바로 사용 가능한 바이너리 제공.
2. 해당 프로그램을 네이버/다음 다운로드 사이트에 올려 알림.
세미나에서 이야기한 윈도우에서 바이너리를 압축하는 프로그램 주소를 적어놓습니다.
제 경우 단일파일은 upx 를 사용하는 UPXTool 을 이용해 압축하고 있습니다.
압축프로그램: http://upx.…
ghost updated
9 years ago
-
Created from issue https://github.com/upx/upx/issues/612
-
### Are you using the latest Dosbox-Staging Version?
- [X] I have checked releases and am using the latest release.
### Different version than latest?
_No response_
### What Operating System are y…
-
### Description
I was unable to complete the target build according to the prompted parameters.
Here is my output
```
> wails dev
Wails CLI v2.8.0
Executing: go mod tidy
• Generating b…