Skip to main content

Questions tagged [binary]

0 votes
0 answers
55 views

I have a binary called crpdspt located at /usr/local/bin/. Google search provides really little results. It has a plist at /Library/LaunchDaemons/. Any idea what that is?
atapaka's user avatar
  • 173
2 votes
1 answer
181 views

I cannot find anything on this binary - It does seems to function as stated when I use the command to open files, but I never installed it nor do I see it as a default executable in the bin folder of ...
user876's user avatar
  • 21
0 votes
4 answers
287 views

In /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources there is a file TrashIcon.icns. Alexander O'Mara, a guy who is a security expert at Mastercard discovered that this file contains ...
user avatar
0 votes
0 answers
242 views

I've been playing around with binaries and clang. I was playing around and suddenly the executable stopped working for no apparent reason. Here's what I did: Build hello world ex: echo -e '#include &...
Stan's user avatar
  • 101
4 votes
0 answers
1k views

I'm using macOS 12 on an M1 MBP. There are certain apps that are mostly code and not resource, very large in size, and not needed in Rosetta. Therefore, I wrote a script to remove x86 components from ...
Joy Jin's user avatar
  • 3,093
19 votes
2 answers
26k views

I have a binary from work that I'm trying to run. I keep getting an error that “my-binary-amd64” cannot be opened because the developer cannot be verified. I've looked up solutions online and so far I'...
Hofbr's user avatar
  • 397
5 votes
2 answers
8k views

I have installed pdftk from https://www.pdflabs.com/tools/pdftk-server/ on my mac and when I try to run it it fails. $ pdftk -version -bash: /usr/local/bin/pdftk: Bad CPU type in executable How can I ...
Madhan's user avatar
  • 51
5 votes
2 answers
2k views

I downloaded a binary file for a shell executable, and the corresponding man pages, from a source I trust. Unpacking the archive returns a binary file and some man pages. There's no installer. Which ...
DeltaIV's user avatar
  • 416
1 vote
0 answers
33 views

Is there some centralized place were people just put their binaries and brew just queries that? Or do people submit their binaries to Brew? If so how do I go about submitting my binaries to brew?
Joshua Segal's user avatar
1 vote
0 answers
205 views

I've got an applescript that calls a binary on my computer (installed with homebrew). I'd like to share the applescript with friends, but can't guarantee that they'll have the binary. For example, a ...
Eponymous's user avatar
1 vote
1 answer
332 views

I'm currently building a binary translator (binary to text) in the AppleScript editor. The code I wrote only lets you input one binary number at a time. I want to enter in multiple binary numbers at a ...
bez9199's user avatar
  • 35
2 votes
1 answer
112 views

One example is some of Karabiner's executables, I get popups saying "You don't have permission to use the application "karabiner_grabber." as well as karabiner_console_user_server and a few others. ...
Quenz's user avatar
  • 91
0 votes
1 answer
934 views

Equivalent of objcopy -O binary <FILE> <FILE>.bin for Mach-O object files in macOS? I want to dump the executable code in the __TEXT segment to a flat binary file on macOS. This can be ...
Shuzheng's user avatar
  • 1,681
19 votes
4 answers
10k views

In my Mac OS, we know the files under /bin all are binary files.: crafts-MBP:bin ldl$ pwd /bin crafts-MBP:bin ldl$ ls [ csh ed launchctl mv rmdir tcsh bash date expr ...
244boy's user avatar
  • 591
2 votes
2 answers
2k views

The pre-installed sftp binary on macOS sucks. When I use my ubuntu machine, sftp has glorious things like a history and tab completion. I've looked around, and cannot tell a clear cut path to ...
justin's user avatar
  • 123

15 30 50 per page