-
Ghidra is a software reverse engineering (SRE) framework
Ghidra Software Reverse Engineering Framework Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full-featured, high-end software analysis tools that enable users to analyze compiled code on a variety of platforms including Windows, macOS, and Linux.
star:23,360 fork:3,190 -
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
SuperTokens Table of Contents 🚀 What is SuperTokens? Philosophy Features + Demo app Documentation 🏗️ Architecture ☕ Why Java? 🔥 SuperTokens vs Others 🛠️ Building from source 👥 Community Contributors 👩💻 Contributing 📜 Development history 📝 License If you like our project, please :star2: this repository!
star:997 fork:25 -
An open source continuous testing platform. MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等开源、主流标准。项目采用 SpringBoot 2.x + MyBatis + Vue.js + Element + Docker + Kafka + MySQL等开发。
MeterSphere 一站式开源持续测试平台 English | 中文 Developer Wanted 我们正在寻找开发者,欢迎加入我们共同打造更好用、更强大的 MeterSphere。联系我们: metersphere@fit2cloud.com MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,兼容JMeter 等开源标准,有效助力开发和测试团队充分利用云弹性进行高度可扩展的自动化测试,加速高质量软件的交付。 测试跟踪: 远超 TestLink 的使用体验; 接口测试: 类似 Postman 的体验; 性能测试: 兼容 JMeter,支持 Kubernetes 和云环境,轻松支持高并发、分布式的性能测试; 团队协作: 两级租户体系,天然支持团队协作。 如需进一步了解 MeterSphere 开源项目,推荐阅读 MeterSphere 的初心和使命
star:2,968 fork:658 -
小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。
小说精品屋 Description 该项目包括了一个小说网站代理和一个独立的小说弹幕网站,包括小说在线阅读、TXT下载、小说弹幕、小说自动爬取、小说内容自动分享到微博、链接自动推送到百度搜索引擎等功能。现公布web端代码,需要移动端和小程序代码的也可以找我。 Software Architecture Software architecture description Installation xxxx xxxx xxxx Instructions xxxx xxxx xxxx Contribution Fork the repository Create Feat_xxx branch Commit your code Create Pull Request Gitee Feature You can use Readme_XXX.
star:1,698 fork:563 -
[DEPRECATED] An Unofficial E-Hentai Application for Android
DEPRECATED EhViewer 这是一个 E-Hentai Android 平台的浏览器。 An E-Hentai Application for Android. Screenshot Build Windows > git clone https://github.com/seven332/EhViewer > cd EhViewer > gradlew app:assembleDebug Linux $ git clone https://github.
star:5,983 fork:943 -
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
:zap: A powerful & easy to use chart library for Android :zap: Charts is the iOS version of this library Table of Contents Quick Start Gradle Maven Documentation Examples Questions Donate Social Media More Examples License Creators Gradle Setup repositories { maven { url 'https://jitpack.
star:32,279 fork:8,202 -
a fast, scalable, multi-language and extensible build system
Bazel {Fast, Correct} - Choose two Build and test software of any size, quickly and reliably. Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
star:15,801 fork:2,770 -
A set of tools that keep Java sweet.
English Documentation 简介 Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 Hutool中的工具方法来自每个用户的精雕细琢,它涵盖了Java开发底层代码中的方方面面,它既是大型项目开发中解决小问题的利器,也是小型项目中的效率担当; Hutool是项目中“util”包友好的替代,它节省了开发人员对项目中公用类和公用工具方法的封装时间,使开发专注于业务,同时可以最大限度的避免封装不完善带来的bug。 Hutool名称的由来 Hutool = Hu + tool,是原公司项目底层代码剥离后的开源库,“Hu”是公司名称的表示,tool表示工具。Hutool谐音“糊涂”,一方面简洁易懂,一方面寓意“难得糊涂”。 Hutool如何改变我们的coding方式 Hutool的目标是使用一个工具方法代替一段复杂代码,从而最大限度的避免“复制粘贴”代码的问题,彻底改变我们写代码的方式。 以计算MD5为例: 【以前】打开搜索引擎 -> 搜“Java MD5加密” -> 打开某篇博客-> 复制粘贴 -> 改改好用 【现在】引入Hutool -> SecureUtil.md5() Hutool的存在就是为了减少代码搜索成本,避免网络上参差不齐的代码出现导致的bug。
star:16,799 fork:5,123 -
Micronaut Application Framework
Micronaut Micronaut is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language. Micronaut is developed by the creators of the Grails framework and takes inspiration from lessons learnt over the years building real-world applications from monoliths to microservices using Spring, Spring Boot and Grails.
star:4,363 fork:727 -
A sandbox tower defense game
A sandbox tower defense game written in Java. Trello Board Wiki Javadoc Contributing See CONTRIBUTING. Building Bleeding-edge builds are generated automatically for every commit. You can see them here.
star:6,704 fork:1,191 -
Distributed database middleware
ShardingSphere - Distributed Database Middleware Ecosphere Official website: https://shardingsphere.apache.org/ Document Overview Apache ShardingSphere is an open-source ecosystem consisted of a set of distributed database middleware solutions, including 3 independent products, JDBC, Proxy & Sidecar (Planning).
star:12,482 fork:4,231 -
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
star:340 fork:179 -
High-Performance Java API Gateway
Architecture Execution Flow Modules soul-admin : Plug-in and other information configuration management background soul-bootstrap : With the startup project, users can refer to
star:2,468 fork:851 -
ObjectiveSQL is an ORM framework in Java base on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
ObjectiveSQL is an ORM framework in Java base on ActiveRecord pattern, which encourages rapid development and clean, codes with the least, and convention over configuration. 1 Features Dynamic code generation with JSR 269 for Java API of database access Full Java API of database access without coding Object-oriented SQL programming for complex SQL in Java 2 Solutions for simple SQL programming 2.
star:189 fork:61 -
Skia bindings for Java
Skija: Skia bindings for Java Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms. Skija is a high-quality Java bindings for Skia.
star:796 fork:27 -
CobaltStrike's source code
CobaltStrike source code CobaltStrike’s source code,tested some code and function Thanks to cs, jetbrains This src code could be run in IDEA,depends jdk8+,gradle 5.x Not a simple reverse code,make sure that the code and functions are working done,build pass and tested
star:670 fork:577 -
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Redisson - Redis Java clientwith features of In-Memory Data Grid Quick start | Documentation | Javadocs | Changelog | Code examples | FAQs | Report an issue Based on high-performance async and lock-free Java Redis client and Netty framework.
star:14,800 fork:3,642 -
哔哩哔哩(B站)自动完成每日任务,投币,点赞,直播签到,自动兑换银瓜子为硬币,自动送出即将过期礼物,漫画App签到。
简介 👯✨😄📫 哔哩哔哩(B站)自动完成每日任务, 投币,点赞,直播签到,自动兑换银瓜子为硬币,自动送出即将过期礼物,漫画App签到,大会员领取B币卷等。每天获得65点经验,助你快速升级到Lv6。 开源不易,如果本项目对你有帮助,那么就请给个star吧。😄 重要提示!!! 程序检测到礼物有效期还剩1天,将会自动随机送出,部分朋友包裹里可能会有贵重礼物,你可以手动关闭即将过期礼物送出功能。 需要在config.yml中,将gift项设置为false。详情见下方配置文件说明。 功能 自动获取经验(投币、点赞、分享视频) 直播辅助(直播签到,自动送出即将过期的礼物) 自动兑换银瓜子为硬币 自动领取年度大会员每月权益(B币劵,权益礼包) 月底自动用B币卷给自己充电 漫画辅助脚本(漫画APP签到) 支持功能自定义(自定义投币数量,银瓜子兑换硬币开关等) 账户失效提醒(会发送一条actions运行错误邮件) 增加用server酱推送运行结果到微信 目录 简介 功能 目录 使用方法 1.fork本项目 2.准备需要的参数 3.将获取到参数填到Secrets 4.
star:334 fork:281
Github Trending Repositories
Explore Github Trending Repositories. See what the GitHub community is most excited about today.