Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dsdump doesn't like protected executables #6

Open
saagarjha opened this issue Dec 4, 2019 · 1 comment
Open

dsdump doesn't like protected executables #6

saagarjha opened this issue Dec 4, 2019 · 1 comment

Comments

@saagarjha
Copy link
Contributor

$ dsdump -s /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
WARNING: couldn't find address 0x3aae3545b (0x3aae3545b) in binary!
Segmentation fault: 11

I think we should at the very least try to detect these and abort if we're not going to handle them correctly.

@DerekSelander
Copy link
Owner

I like that idea. I'll get an LC_ENCRYPTION check in + your other changes over the weekend.

lapcat added a commit to lapcat/dsdump that referenced this issue Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants