All Projects → Crashsdk → Similar Projects or Alternatives

121 Open source projects that are alternatives of or similar to Crashsdk

Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+825.23%)
Mutual labels:  ndk, crash
Ndk opengles 3 0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
Stars: ✭ 786 (+634.58%)
Mutual labels:  ndk
Livestream
一个实现直播的解决方案,视频采用H264编码、音频采用ACC编码、传输采用Rtmp协议
Stars: ✭ 318 (+197.2%)
Mutual labels:  ndk
SecurityDemo
ndk进行简单的签名校验,密钥保护demo,android应用签名校验
Stars: ✭ 22 (-79.44%)
Mutual labels:  ndk
Keepalive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
Stars: ✭ 376 (+251.4%)
Mutual labels:  ndk
Crashanalyse
iOS crash log analyse,One click to complete.
Stars: ✭ 34 (-68.22%)
Mutual labels:  crash
Cockroach
降低Android非必要crash
Stars: ✭ 3,002 (+2705.61%)
Mutual labels:  crash
Androidlearn
Android Custom Views
Stars: ✭ 66 (-38.32%)
Mutual labels:  ndk
Lldebugtool
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 673 (+528.97%)
Mutual labels:  crash
FFmpeg-3.4-Android
This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.
Stars: ✭ 23 (-78.5%)
Mutual labels:  ndk
QQVoiceChange
Android NDK项目,继承 fmod音频引擎 实现仿QQ变声效果,可实现对录音进行变声,如 萝莉、大叔、搞怪、惊悚、空灵等效果,带领大家熟悉使用Android Studio+ CMake 集成 fmod 等C/C++框架的流程。
Stars: ✭ 26 (-75.7%)
Mutual labels:  ndk
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+4030.84%)
Mutual labels:  ndk
Impact
Crash capturing library for Apple platforms
Stars: ✭ 395 (+269.16%)
Mutual labels:  crash
Flightairmap
Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
Stars: ✭ 366 (+242.06%)
Mutual labels:  crash
Anti Debug
Android detect debugger
Stars: ✭ 68 (-36.45%)
Mutual labels:  ndk
Openglcamera2
Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效
Stars: ✭ 305 (+185.05%)
Mutual labels:  ndk
Android Demo
Hipacc demo project for Renderscript and Filterscript
Stars: ✭ 7 (-93.46%)
Mutual labels:  ndk
wifi-deauther
A fully automatic wifi deauther coded in Python
Stars: ✭ 25 (-76.64%)
Mutual labels:  crash
Android Luajit Launcher
Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
Stars: ✭ 87 (-18.69%)
Mutual labels:  ndk
AudioManager
这是一个 Android 端万能音频播放器,只要给我一个路径我就能进行播放。
Stars: ✭ 26 (-75.7%)
Mutual labels:  ndk
Esp32 esp8266 attacks
Proof of Concept of ESP32/8266 Wi-Fi vulnerabilties (CVE-2019-12586, CVE-2019-12587, CVE-2019-12588)
Stars: ✭ 686 (+541.12%)
Mutual labels:  crash
NostalgiaLite
Three game emulators: FC(Nes), GG, GBC for Android
Stars: ✭ 85 (-20.56%)
Mutual labels:  ndk
Android Hpe
Android native application to perform head pose estimation using images coming from the front camera.
Stars: ✭ 46 (-57.01%)
Mutual labels:  ndk
Camerakit Android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
Stars: ✭ 5,131 (+4695.33%)
Mutual labels:  ndk
AverageFaceDemo
Average face on android
Stars: ✭ 31 (-71.03%)
Mutual labels:  ndk
CVE-2022-21907-http.sys
Proof of concept of CVE-2022-21907 Double Free in http.sys driver, triggering a kernel crash on IIS servers
Stars: ✭ 67 (-37.38%)
Mutual labels:  crash
Uikit Cross Platform
Cross-platform Swift implementation of UIKit, mostly for Android
Stars: ✭ 421 (+293.46%)
Mutual labels:  ndk
Lldebugtoolswift
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 40 (-62.62%)
Mutual labels:  crash
Vab
V Android Bootstrapper
Stars: ✭ 77 (-28.04%)
Mutual labels:  ndk
android-sysinfo
No description or website provided.
Stars: ✭ 13 (-87.85%)
Mutual labels:  ndk
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+249.53%)
Mutual labels:  crash
Anyndk
🔥 Android native library, make your development faster and easier. Android各种native库,让你的开发更快更简单
Stars: ✭ 35 (-67.29%)
Mutual labels:  ndk
Pyjfuzz
PyJFuzz - Python JSON Fuzzer
Stars: ✭ 342 (+219.63%)
Mutual labels:  crash
Ndcrash
A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.
Stars: ✭ 91 (-14.95%)
Mutual labels:  ndk
Jni.hpp
A modern, type-safe, header-only, C++14 wrapper for JNI
Stars: ✭ 313 (+192.52%)
Mutual labels:  ndk
Planb Android
A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.
Stars: ✭ 29 (-72.9%)
Mutual labels:  crash
Jnioor
基于C++模板函数与Fluent API设计的JNI反射库,极大的简化JNI反射调用,提高JNI开发效率与稳定性
Stars: ✭ 278 (+159.81%)
Mutual labels:  ndk
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-35.51%)
Mutual labels:  crash
Jni4android
JNI Generater for Android
Stars: ✭ 261 (+143.93%)
Mutual labels:  ndk
Aesjniencrypt
Make safest code in Android. (基于libsodium实现加解密,key在native中,防止被二次打包){长期维护,请star,勿fork}
Stars: ✭ 840 (+685.05%)
Mutual labels:  ndk
KJExceptionDemo
Automatic crash protection.自动防护异常崩溃 🌇
Stars: ✭ 27 (-74.77%)
Mutual labels:  crash
Crashreporter
Lightweight macOS Crash Reporter Setup
Stars: ✭ 100 (-6.54%)
Mutual labels:  crash
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Stars: ✭ 7,284 (+6707.48%)
Mutual labels:  ndk
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+597.2%)
Mutual labels:  crash
premake-android-studio
premake5 module for android-studio and gradle build.
Stars: ✭ 24 (-77.57%)
Mutual labels:  ndk
Deepc
Suite of Deep compositing tools for Foundry's Nuke.
Stars: ✭ 56 (-47.66%)
Mutual labels:  ndk
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-82.24%)
Mutual labels:  crash
Rxjava2debug
RxJava 2.x extension to provide meaningful Stack Traces
Stars: ✭ 673 (+528.97%)
Mutual labels:  crash
SCP3Picture
A python script to get P3 picture names
Stars: ✭ 22 (-79.44%)
Mutual labels:  crash
Csgo Crash Exploit
Allows you to crash any Windows user
Stars: ✭ 87 (-18.69%)
Mutual labels:  crash
nmmp
dex-vm used to protect the android classes.dex file
Stars: ✭ 229 (+114.02%)
Mutual labels:  ndk
Countly Sdk Android
Countly Product Analytics Android SDK
Stars: ✭ 626 (+485.05%)
Mutual labels:  crash
ScanShine
ScanShine - quickly take shining scans of your documents by using only your android phone. This scanner app takes pictures of docs, trims, enhances, and let you share them to your friends. Everything packed in an optimistic sunshine theme.
Stars: ✭ 19 (-82.24%)
Mutual labels:  ndk
Sentry React Native
Official Sentry SDK for react-native
Stars: ✭ 1,032 (+864.49%)
Mutual labels:  crash
Nsobjectsafe
Swizzle commonly used function of Foundation container to prevent nil crash
Stars: ✭ 539 (+403.74%)
Mutual labels:  crash
Androiddevwithcpp
Android Develop With C++
Stars: ✭ 106 (-0.93%)
Mutual labels:  ndk
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (-14.95%)
Mutual labels:  ndk
Jjexception
Protect the objective-c application(保护App不闪退)
Stars: ✭ 1,216 (+1036.45%)
Mutual labels:  crash
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-60.75%)
Mutual labels:  ndk
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+343.93%)
Mutual labels:  crash
1-60 of 121 similar projects