All Projects → frida-uiwebview → Similar Projects or Alternatives

238 Open source projects that are alternatives of or similar to frida-uiwebview

TeadsSDK-iOS
Teads SDK iOS Sample App - Check out an open-source sample of the Teads iOS SDK implementation
Stars: ✭ 22 (-38.89%)
Mutual labels:  webview
Vanadium
Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS repositories and doesn't include patches not relevant to the build targets used on GrapheneOS.
Stars: ✭ 365 (+913.89%)
Mutual labels:  webview
cordova-plugin-x5-tbs
Use Tencent Browser Service(TBS) instead of System WebView for Cordova App
Stars: ✭ 65 (+80.56%)
Mutual labels:  webview
X5Bridge
Three party libraries of Tencent x5webview and JS interaction
Stars: ✭ 17 (-52.78%)
Mutual labels:  webview
WebViewExample
work as a webview testing environment for frontend developers
Stars: ✭ 19 (-47.22%)
Mutual labels:  webview
tiktok-gorgon-bridge
Express server with a Frida bridge to sign TikTok API requests
Stars: ✭ 83 (+130.56%)
Mutual labels:  frida
MHWebViewController
An Instagram inspired Web View Controller.
Stars: ✭ 75 (+108.33%)
Mutual labels:  webview
webview flutter plus
An extension of webview_flutter to load HTML,CSS and Javascript even from Assets or Strings.
Stars: ✭ 45 (+25%)
Mutual labels:  webview
FlexHybridApp-Android
WebView bridge interface with Promise pattern
Stars: ✭ 20 (-44.44%)
Mutual labels:  webview
gowebview
tool to build android apps with WebView from your golang http server; moved to gitlab.com/microo8/gowebview
Stars: ✭ 35 (-2.78%)
Mutual labels:  webview
webview
Cross-platform header-only webview library for C++
Stars: ✭ 59 (+63.89%)
Mutual labels:  webview
TrendingCustomAlert
You can use a ready-made custom alert controller.
Stars: ✭ 25 (-30.56%)
Mutual labels:  webview
MkBrowser
🌐 一个简易的 Android 网页浏览器 A simple Android web browser
Stars: ✭ 55 (+52.78%)
Mutual labels:  webview
coc-webview
Using an external browser to support the webview in coc.nvim.
Stars: ✭ 21 (-41.67%)
Mutual labels:  webview
react-native-codeditor
React Native component to display code editor using WebView and CodeMirror
Stars: ✭ 21 (-41.67%)
Mutual labels:  webview
frida-mono-api
All the mono c exports, ready to be used in frida!
Stars: ✭ 57 (+58.33%)
Mutual labels:  frida
RobustWebView
Android WebView H5 秒开方案总结
Stars: ✭ 38 (+5.56%)
Mutual labels:  webview
RichEditorView
Android 基于WebView的富文本编辑器 - 仿简书编辑器
Stars: ✭ 77 (+113.89%)
Mutual labels:  webview
react-native-web-view
An implementation of React Native's WebView that allows for postMessage on iOS devices.
Stars: ✭ 13 (-63.89%)
Mutual labels:  webview
HybridCache
a library which can intercept the loading process of webpage resource and cache all the resource files we are interested, just like css files,js files, images files ,html files and so on.So we can share the cache between the web view and our native logic.(这个库可以帮组我们拦截webview加载网页的时候所有的资源请求,并且根据实际的需求策略进行缓存管理。基于此,可以帮助我们实现webview与natvie的逻辑的缓存共存,比如web…
Stars: ✭ 64 (+77.78%)
Mutual labels:  webview
vscode-android-webview-debug
Debug your JavaScript code running in WebViews on any Android device from VS Code.
Stars: ✭ 18 (-50%)
Mutual labels:  webview
electric-webview
Electric WebView is a scriptable WebView for developers.
Stars: ✭ 16 (-55.56%)
Mutual labels:  webview
topframe
Local webpage screen overlay for customizing your computing experience
Stars: ✭ 321 (+791.67%)
Mutual labels:  webview
Hybrid-Web-Platform
Full-fledged WebView as Xamarin.Forms plugin with cross-platform C# to JavaScript and JavaScript to C# calls support. Eventually invented for painless hybrid apps creation.
Stars: ✭ 19 (-47.22%)
Mutual labels:  webview
ios-visionkit-webview
Element detection with Vision Framework and CoreML
Stars: ✭ 26 (-27.78%)
Mutual labels:  webview
Android-Web-Inspector
How to Inspecting Android WebView, Network logs, XHR logs (including url request and parameter) and Element/DOM inspecting
Stars: ✭ 54 (+50%)
Mutual labels:  webview
ClickableWebView
Simple WebView to Detect click on an image
Stars: ✭ 42 (+16.67%)
Mutual labels:  webview
autojs-webView
autojs的webView实现,支持初始化脚本注入、jsBridge两端互调
Stars: ✭ 38 (+5.56%)
Mutual labels:  webview
webview
Build cross platform desktop apps with Elixir and web technologies.
Stars: ✭ 18 (-50%)
Mutual labels:  webview
AnyWebView
Any WebView is OK!
Stars: ✭ 64 (+77.78%)
Mutual labels:  webview
allsafe
Intentionally vulnerable Android application.
Stars: ✭ 135 (+275%)
Mutual labels:  frida
VHLWebView
微信/支付宝样式的网络浏览器控件。WKwebview 封装,js bridge和拦截url方式两种方法实现 oc和js交互
Stars: ✭ 14 (-61.11%)
Mutual labels:  webview
Webview
Android WebView,Js互调
Stars: ✭ 22 (-38.89%)
Mutual labels:  webview
iNote
个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!
Stars: ✭ 87 (+141.67%)
Mutual labels:  frida
nativescript-webview-interface
Plugin for bi-directional communication between webView and android/ios
Stars: ✭ 87 (+141.67%)
Mutual labels:  webview
flutter examples
Random flutter examples
Stars: ✭ 18 (-50%)
Mutual labels:  webview
vscode-http-client
Simple way to do HTTP requests in Visual Studio Code.
Stars: ✭ 26 (-27.78%)
Mutual labels:  webview
FastWebView
自定义本地缓存策略和资源加载策略,突破原生WebView缓存限制,实现多种缓存模式,支持离线加载和预加载,可大幅提升加载速度。
Stars: ✭ 211 (+486.11%)
Mutual labels:  webview
AndroidSec
记录一些我自己在学习Android逆向过程中的有意思的东西
Stars: ✭ 565 (+1469.44%)
Mutual labels:  frida
frida-fs
Create a stream from a filesystem resource.
Stars: ✭ 28 (-22.22%)
Mutual labels:  frida
UIFramework
A powerful UI framework for the game Onset (https://playonset.com/)
Stars: ✭ 13 (-63.89%)
Mutual labels:  webview
WeBer
Android x5 内核 WebView 的 Helper 完美兼容 AndroidX 和 android 库,欢迎使用~~~
Stars: ✭ 20 (-44.44%)
Mutual labels:  webview
iInject
Tool to automate the process of embedding dynamic libraries into iOS applications from GNU/Linux
Stars: ✭ 64 (+77.78%)
Mutual labels:  frida
ux-lab
No description or website provided.
Stars: ✭ 49 (+36.11%)
Mutual labels:  webview
Bloop
A light weight scratch pad inspired and derived from https://github.com/IvanMathy/Boop.
Stars: ✭ 54 (+50%)
Mutual labels:  webview
react-native-fblogin
📦 A React Native 'Facebook Login' component without wrapping any Facebook Native/Web SDK
Stars: ✭ 19 (-47.22%)
Mutual labels:  webview
pdfjs
A sample for showing PDF files in a Xamarin.Forms application with pdf.js
Stars: ✭ 32 (-11.11%)
Mutual labels:  webview
flutter app o2o
flutter高校食堂o2o预定服务,商业级应用,持续升级,完全开源。
Stars: ✭ 45 (+25%)
Mutual labels:  webview
MediumUnlimited
Android App written with Flutter/Dart to navigate medium.com without limitations.
Stars: ✭ 28 (-22.22%)
Mutual labels:  webview
fpicker
fpicker is a Frida-based fuzzing suite supporting various modes (including AFL++ in-process fuzzing)
Stars: ✭ 175 (+386.11%)
Mutual labels:  frida
btt
Low level MacOS management in JavaScript via BetterTouchTool
Stars: ✭ 92 (+155.56%)
Mutual labels:  webview
QuickWebKit
A great & strong plugin based WebViewController. 一款基于插件的 WebView 视图控制器,您可以基于它设计您的浏览器插件,然后像积木一样来组装它们。
Stars: ✭ 29 (-19.44%)
Mutual labels:  webview
frida-screenshot
Grab screenshots using Frida.
Stars: ✭ 35 (-2.78%)
Mutual labels:  frida
webview-cs
C# Bindings to https://github.com/zserge/webview
Stars: ✭ 110 (+205.56%)
Mutual labels:  webview
flutter webview
A complete tutorial series on Flutter webview.
Stars: ✭ 39 (+8.33%)
Mutual labels:  webview
mocxx
A versatile C++ function mocking framework.
Stars: ✭ 103 (+186.11%)
Mutual labels:  frida
CefGlue
.NET binding for The Chromium Embedded Framework (CEF)
Stars: ✭ 44 (+22.22%)
Mutual labels:  webview
Web Vuw
A Web View for flutter
Stars: ✭ 40 (+11.11%)
Mutual labels:  webview
frida-il2cppDumper
Riru Il2cppDumper 加强版 内存里直接dump出源码信息
Stars: ✭ 113 (+213.89%)
Mutual labels:  frida
tesla auth
Securely generate API tokens for third-party access to your Tesla.
Stars: ✭ 114 (+216.67%)
Mutual labels:  webview
1-60 of 238 similar projects