Kevin Mitchell Jr
Kevin Mitchell Jr
I receive no errors while following the instructions. The gem installation is successful. Upon running `idb` I recieve the following error: ``` /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': dlopen(/Library/Ruby/Gems/2.3.0/gems/qtbindings-4.8.6.4/lib/2.3/qtruby4.bundle, 0x0009): depends on invalid dylib...
**Are you filing an issue about iOS 12?** No **Describe the bug** When using an Alamofire `AF.session` with `OIDURLSessionProvider.setSession()` an underlying task is not created with Alamofires `RequestTaskMap` **To Reproduce**...
I believe the articles.sqlite file is missing. Could you provide the table definition and I can create my own articles.sqlite file?
Tested this on an iPhone 7 running iOS 11.1 jailbroken with electra 1.0.4. Also updated `bfinject.tar` to reflect the changes in `bfinject`
I'm attempting to add `Frida.framework` (generated from this project) to another framework and I am receiving the following error: `Missing required module 'CFrida'` From Xcode, it appears thats Frida can...