DerekSelander / dsdump

An improved nm + Objective-C & Swift class-dump
1.12k stars 111 forks source link

dsdump for objective c classes is not working. #40

Open Paavani-git opened 1 year ago

Paavani-git commented 1 year ago

I have been trying to extract objective classes from AFNetworking binary file. It is not working and giving segmentation fault. commands tried:


 ./dsdump --objc -vvv AFNetworking

./dsdump -o AFNetworking```
Paavani-git commented 1 year ago

This is for compiled file ds-dump file. here.