Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/frida/frida-objc-bridge
/ types & classes
Types & classes
29 in github.com/frida/frida-objc-bridge
⨍
Functions
106
◇
Types & classes
29
Class
index.d.ts:71
Class
index.d.ts:193
Class
index.d.ts:247
Class
Block
* Dynamically generated language binding for any Objective-C block. * * Also supports implementing a block from scratch by passing i
index.d.ts:247
Interface
ClassSpec
index.d.ts:488
Interface
DetailedBlockSignature
index.d.ts:288
Interface
DetailedChooseSpecifier
index.d.ts:615
Interface
DetailedMethodSpec
index.d.ts:534
Interface
DetailedProtocolMethodSpec
index.d.ts:599
Interface
EnumerateLoadedClassesCallbacks
index.d.ts:379
Interface
EnumerateLoadedClassesOptions
index.d.ts:372
Interface
EnumerateLoadedClassesResult
index.d.ts:384
Interface
InstanceData
* User-defined data that can be accessed from method implementations.
index.d.ts:557
Class
Object
* Dynamically generated wrapper for any Objective-C instance, class, or meta-class.
index.d.ts:71
Interface
ObjectMethod
index.d.ts:146
Interface
ObjectMethods
index.d.ts:142
Class
Protocol
* Dynamically generated language binding for any Objective-C protocol.
index.d.ts:193
Interface
ProtocolMethodDescription
index.d.ts:229
Interface
ProtocolPropertyAttributes
index.d.ts:225
Interface
ProtocolSpec
index.d.ts:561
Interface
ProxyConstructor
* Constructor for instantiating a proxy object. * * @param target Target object to proxy to. * @param data Object with arbi
index.d.ts:468
Interface
ProxyData
index.d.ts:476
Interface
ProxyEventCallbacks
index.d.ts:441
Interface
ProxyInstance
index.d.ts:472
Interface
ProxySpec
index.d.ts:414
Interface
SimpleBlockSignature
index.d.ts:276
Interface
SimpleMethodSpec
index.d.ts:517
Interface
SimpleProtocolMethodSpec
index.d.ts:582
Interface
UserMethodInvocation
index.d.ts:548