4ch12dy / xia0LLDB

LLDB python scripts for iOS arm64 reversing by xia0
640 stars 111 forks source link

choose 命令失败 #15

Closed wstclzy2010 closed 3 years ago

wstclzy2010 commented 3 years ago
(lldb) choose WBStatus
error: expected ';' at end of declaration
error: extraneous ')' before ';'
error: expected ';' at end of declaration
error: definition of class NSNumber must be available to use Objective-C numeric literals
forward declaration of class here
error: illegal type 'uint64_t' (aka 'unsigned long long') used in a boxed expression
error: definition of class NSNumber must be available to use Objective-C numeric literals
forward declaration of class here
error: illegal type 'unsigned int' used in a boxed expression
error: definition of class NSNumber must be available to use Objective-C numeric literals
forward declaration of class here
error: illegal type 'uint64_t' (aka 'unsigned long long') used in a boxed expression
error: definition of class NSNumber must be available to use Objective-C numeric literals
forward declaration of class here
error: illegal type 'uint64_t' (aka 'unsigned long long') used in a boxed expression

Mac 10.14.6 xia0lldb 2.9 Xcode 11.3.1

4ch12dy commented 3 years ago

某些情况下lldb就是有这毛病,暂时不清楚原因,建议重试或换设备