Saagar Jha
2018-10-27 04:58:59 UTC
macOS Mojave adds a couple of new load commands, one of which is the LC_NOTE command. Iâve added some support for working with this load command, basing my code on how the rest of the load commands are implemented. I couldnât quite figure the code style out, so I made my best guess as to what it was supposed to be. Also, since I couldnât actually find any binaries with a LC_NOTE load command to test this code on, I can't guarantee it works correctly. If anyone has actually seen this command somewhere, Iâd love to get my hands on something to test on; otherwise Iâll have to hope this works and continue looking for a way to generate an appropriate executable.
Regards,
Saagar Jha
Regards,
Saagar Jha