SkillAgentSearch skills...

Lldbinit

Init script for lldb

Install / Use

/learn @superkhung/Lldbinit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#lldbinit Init script for lldb

##Install:

git clone https://github.com/superkhung/lldbinit ~/.lldb
echo "command script import ~/.lldb/lldbinit.py" >> ~/.lldbinit
echo "Done!"

##Features

  • stepo: step over function - Thanks deroko for his lldbinit (https://github.com/deroko/lldbinit)
  • registers dump frame
  • some info dump frame
  • supported iOS arm64

##Screenshot

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

60/100

Audited on Apr 20, 2024

No findings