Damien Deville

Results 14 repositories owned by Damien Deville

block-lldb-script

90
Stars
14
Forks
Watchers

A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function

DDDeviceDetection

20
Stars
3
Forks
Watchers

A handy class to detect software/hardware capabilities for devices running iOS.

DDPageControl

277
Stars
71
Forks
Watchers

An easily customizable alternative to UIKit's UIPageControl

DDProgressView

368
Stars
66
Forks
Watchers

A custom UIProgressView à la Twitter for iPhone

DDSocialClient

46
Stars
7
Forks
Watchers

A handy library that makes access to social media clients easy.

Dynamic-iOS

74
Stars
13
Forks
Watchers

Dynamic linking on iOS proof of concept

ImageLogger

167
Stars
45
Forks
Watchers

Log the dynamic libraries that are loaded by an application

class-dump

17
Stars
3
Forks
Watchers

Generate Objective-C headers from Mach-O files.

LLBSDMessaging

254
Stars
27
Forks
Watchers

Interprocess communication on iOS with Berkeley sockets

lldb-commands-cheat-sheet

27
Stars
2
Forks
Watchers

LLDB Commands cheat sheet for Dash