-
Mach-O and dex (#822) modules are missing from https://yara.readthedocs.io/en/latest/modules.html
-
Mach-O is the format macOS uses for executables and dynamic libraries.
It seems Apple no longer hosts documentation on its format (Wikipedia links to [this archive](https://web.archive.org/web/2009…
-
[`goblin::mach`](https://docs.rs/goblin/latest/goblin/mach/index.html) allows to read Mach-O headers. `usdt-reader` should support DTrace USDTs on MacOS.
-
Hello friends,
I am stuck at this from 2 days. I installed the plugin to a fresh phonegap app. Copied the headers, library file to xcode project from twilio ios sdk and added "-ObjC" and "-all_load" i…
-
**[Original report](https://bitbucket.org/ronaldoussoren/macholib/issue/12) by Asger Hautop Drewsen (Bitbucket: [tyilo](https://bitbucket.org/tyilo), GitHub: [tyilo](https://github.com/tyilo)).**
---…
-
Ability to appropriately resize or find 'dead' space, insert jumps, copy existing code, integrate patches with existing relative offsets and symbols and then add new functionality to patch on the fly.…
-
This is not required for store approval, but it is something that could be solved, these are the reasons why `enable bitcode` option when submitting to store currently doesn't work (may be a build con…
-
### Feature description
When installing QGIS the file on macOS takes awhile to copy, even with fast storage (eg: nvme) - A fair amount of this time is copying small files which result in many i/o ope…
-
## Environment
```bash
❯ python -m nuitka --version
2.5.4
Commercial: None
Python: 3.12.7 | packaged by Anaconda, Inc. | (main, Oct 4 2024, 08:28:27) [Clang 14.0.6 ]
Flavor: Anaconda Python
…
-
Compare decompilation output for stripped and not-stripped binaries from: [test.zip](https://github.com/avast-tl/retdec/files/1700328/test.zip). What is `dyld_stub_binder()` doing? Looks like some kin…