showtestlog's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
NativeScript/NativeScript
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
square/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
kean/Nuke
Image loading system
kstenerud/KSCrash
The Ultimate iOS Crash Reporter
facebook/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
jmpews/Dobby
a lightweight, multi-platform, multi-architecture hook framework.
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
rohanrhu/gdb-frontend
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
wuba/Fair
A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案
mobxjs/mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
skypjack/uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
tapwork/HeapInspector-for-iOS
Find memory issues & leaks in your iOS app without instruments
DerekSelander/LLDB
A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions
meitu/MTHawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
horsicq/XELFViewer
ELF file viewer/editor for Windows, Linux and MacOS.
touchlab/xcode-kotlin
Kotlin Native Xcode Plugin
Zuikyo/iOS-System-Symbols
Share iOS system framework's symbol files. Useful for symbolicating iOS crash report.
SqliteModernCpp/sqlite_modern_cpp
The C++14 wrapper around sqlite library
writeups/iOS
Here you can find write ups for iOS Vulnerabilities that have been released.
tobefuturer/app2dylib
A reverse engineering tool to convert iOS app to dylib
danigargu/heap-viewer
IDA Pro plugin to examine the glibc heap, focused on exploit development
jas502n/IDA_Pro_7.2
IDA_Pro_7.2
open-telemetry/opentelemetry-swift
OpenTelemetry API for Swift
ArkTicketTech/CSAPP-Everyday
CSAPP Notes
faimin/ZDLibffiTutorial
libffi的基本用法