limneos / weak_classdump

Cycript real-time classdump . An alternative for encrypted binaries
246 stars 50 forks source link

Fails to load in specific app #4

Open tyilo opened 12 years ago

tyilo commented 12 years ago

When I run this: cycript -p coinoffers weak_classdump.cy

I get this output: {message:"*** _assert(*name != NULL):sig/parse.cpp(44):Parse_ [errno=2]",line:1,sourceId:6726464}

However if I run it in Skype, it works fine.

limneos commented 12 years ago

does " cycript -p coinoffers " work fine? (without the weak_classdump.cy script)

tyilo commented 12 years ago

Yes it works perfectly.

Aehmlo commented 11 years ago

Same issue for me.

Aehmlo commented 11 years ago

(With any app)