-
https://crates.io/crates/goblin
Parser for binary formats: ELF, Mach-O, PE. 750 downloads/day. High-risk due to being a binary parser and potentially exposed to untrusted input.
At a glance the …
-
Hey there,
I am writing a CLI companion app for my Flutter apps that should not rely on Flutter so I want to get it working without using `flutter_serial_port`. I managed to compile and run the C e…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…
-
This error comes up while linking but ive checked the lib with ar all objects seem fine
ld: archive member '/' not a mach-o file in '/Users/admin/Spectre/Dev/Dashboard/lib/macOS/libraylib.a'
clang…
-
Somehow https://mirror.openshift.com/pub/openshift-v4/arm64/clients/ocp/4.11.1/openshift-client-mac-arm64-4.11.1.tar.gz is not working on M1
```
➜ /tmp file oc
oc: Mach-O 64-bit executable arm64…
-
Given the gcc/gas-specific aspect of this implementation and the default development kits on Apple Mac OSX being LLVM-based, do you think it would make sense to distribute a `libhashtree.a` with Mach-…
-
Hello,
I had the script running all the time with no problems.
All of a sudden I can't run "node index.js" anymore and keep getting this error below. We want to drop our NFT very soon and were jus…
-
Hi,
My app is crashing on Android and iOS while instantiating adaptive time picker state.
```
val state = rememberAdaptiveTimePickerState(
initialHour = 12,
…
-
when building the C-extension, it builds x86_64 code on a arm64 CPU, which results in this error:
```
require 'my_gem.bundle'
LoadError: .... (mach-o file, but is an incompatible architecture (…
tilo updated
11 months ago
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…