-
Hello!
Fontforge coredumps while trying to extract TTFs with embedded bitmaps from following Korean fonts from Windows 8.1:
`gulim.ttc` (http://reflexing.ru/gulim.ttc)
`batang.ttc` (http://reflexing…
-
As wine continues implementing more internal modules as the portable executable format cross platform libraries for wine supposedly should be able to be dropped according to upstream wine see https://…
-
here is a rust binary that combines two zig programs with our surgical linker, and then `memexec`s the result:
[binary to reproduce](https://drive.google.com/file/d/1mi1QEYUF_vfT6wmvQvetU1DV9NrrP…
-
**Description**
Trying to build SLATE on Frontier with the Cray compiler leads to this linking error:
```
[100%] Linking CXX executable testsweeper_tester
cd /ccs/home/jschuchart/src/slate/sla…
-
Simple shell script which patches the www/js/plugins.js. requires perl
```shell
#!/bin/sh
perl -i~ -0777 -pe 's/var \$plugins =[^{]+/var \$plugins = [\n{"name":"Cheat_Menu","status":true,"descr…
-
The following code, if compiled as an x86_64 process and run on an arm64 system, will claim that the command shell binary is not executable. This is because GetBinaryTypeW returns ERROR_BAD_EXE_FORMAT…
-
Until recently I've added Exec blocks for each file, but now because I want to migrate bigger projects with more assembly inside them, I figured I should just use Library() like that:
```
.win_clang…
-
I wrote a strip down script to test manipulate.modify_without_breaking
```
import numpy as np
from gym_malware.envs.utils import interface
from gym_malware.envs.controls import manipulate2 as ma…
-
### Description
I try to run my .net6.0 app on 32 bits system and when I run the execute file it's thrown an error :
![image](https://user-images.githubusercontent.com/67709967/178713217-8bbf0a99-…
-
I have created shim.efi using the Makefile in https://github.com/rhboot/shim. Signed the generated shim.efi using the keys generated by openssl and the sbsign executable. (Command sbsign --key shim.ke…