应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook

Overview

VirtualApp11

original software
This project is only for your use, please have any questions
Wechat : serven_scorpion
Email : [email protected]
Telegram : https://t.me/singular_point_scorpion

For this project, HOST is 32-bit and plugin is 64-bit. You can configure VA_VERSION_64 in vaconFig. Gradle file to true to reward HOST to 64-bit Current support: application split body, simulation equipment, simulation WiFi, virtual multi-open, nail punch, enterprise micro punch, plug-in development, XP plug-in, simulation user operation, Java Hook, C ++ Hook...Read more about the official

Please click on the top right corner ☆ tks

Please click favorites for me

FAQ : windows error: def cmdResult =commandLine.execute().text.trim() // If the compiler fails, please comment it out. This is a Linux command not supported on Windows

You might also like...

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin

Spark - a tiny web framework for Java 8 Spark 2.9.3 is out!! Changeset dependency groupIdcom.sparkjava/groupId artifactIdspark-core/a

Dec 29, 2022

A web MVC action-based framework, on top of CDI, for fast and maintainable Java development.

A web MVC action-based framework, on top of CDI, for fast and maintainable Java development.

A web MVC action-based framework, on top of CDI, for fast and maintainable Java development. Downloading For a quick start, you can use this snippet i

Nov 15, 2022

Tiny, easily embeddable HTTP server in Java.

NanoHTTPD – a tiny web server in Java NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified

Jan 1, 2023

This is a Playwright Java Framework written in POM

This is a Playwright Java Framework written in POM

Playwright Java Framework Main Objective of this Framework is to Build an Automation Framework that can be scalable, Easily Configurable and Ready to

Oct 17, 2022

A Java Framework for Building Bots on Facebook's Messenger Platform.

Racter A Java Framework for Building Bots on Facebook's Messenger Platform. Documentation Installation To add a dependency using Maven, use the follow

Dec 19, 2022

A server-state reactive Java web framework for building real-time user interfaces and UI components.

RSP About Maven Code examples HTTP requests routing HTML markup Java DSL Page state model Single-page application Navigation bar URL path UI Component

Jul 13, 2022

RESTEasy is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications

RESTEasy RESTEasy is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful applications and services

Dec 23, 2022

Javalin - A simple web framework for Java and Kotlin

Javalin is a very lightweight web framework for Kotlin and Java which supports WebSockets, HTTP2 and async requests. Javalin’s main goals are simplicity, a great developer experience, and first class interoperability between Kotlin and Java.

Jan 6, 2023
Comments
  • 无法运行 hooklib报错

    无法运行 hooklib报错

    FAILURE: Build failed with an exception.

    • What went wrong: Execution failed for task ':hooklib:stripDebugDebugSymbols'.

    No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi

    • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    • Get more help at https://help.gradle.org

    opened by GimiZhang 1
  • Can't run the program

    Can't run the program

    我已将您的源代码放在我的电脑上并在实际的 android 12 手机上对其进行了测试,在我克隆应用程序并单击启动后,程序总是停止它并报告我收到错误: https://user-images.githubusercontent.com/89740771/184050602-5b1b7553-236a-4632-8c0f-8925e3bac28e.jpg

    如果这是一个愚蠢的错误,我真的很抱歉,我是新手,我真的需要你的帮助,如果可能,请再次更新这个项目,如果是这样,我真的很感动。我很想听听你的意见,非常感谢!

    opened by DevTrinh 1
  • Android10以上使用插件包启动应用时受到后台启动Activity的限制

    Android10以上使用插件包启动应用时受到后台启动Activity的限制

    首次启动时加载第二个界面时出现问题,第二次启动就正常。错误log如下:

    ActivityTaskManager: Background activity start [callingPackage: com.serven.scorpion; callingUid: 10109; isCallingUidForeground: false; callingUidHasAnyVisibleWindow: false; callingUidProcState: FOREGROUND_SERVICE; isCallingUidPersistentSystemProcess: false; realCallingUid: 10109; isRealCallingUidForeground: false; realCallingUidHasAnyVisibleWindow: false; realCallingUidProcState: FOREGROUND_SERVICE; isRealCallingUidPersistentSystemProcess: false; originatingPendingIntent: null; isBgStartWhitelisted: false; intent: Intent {.....} flg=0x18280000 cmp=com.serven.scorpion.bit64/com.lody.virtual.client.stub.ShadowActivity$P1 (has extras) }; callerApp: ProcessRecord{5e8d15f 26722:com.serven.scorpion:x/u0a109}] ...... ActivityTaskManager: Abort background activity starts from 10119

    opened by shidaiwei626 0
Owner
ServenScorpion
ServenScorpion
Vaadin 6, 7, 8 is a Java framework for modern Java web applications.

Vaadin Framework Vaadin allows you to build modern web apps efficiently in plain Java, without touching low level web technologies. This repository co

Vaadin 1.7k Jan 5, 2023
Ninja is a full stack web framework for Java. Rock solid, fast and super productive.

_______ .___ _______ ____. _____ \ \ | |\ \ | | / _ \ / | \| |/ | \ | |/ /_\ \ / | \

Ninja Web Framework 1.9k Jan 5, 2023
Bootique is a minimally opinionated platform for modern runnable Java apps.

Bootique is a minimally opinionated java launcher and integration technology. It is intended for building container-less runnable Java applications. W

Bootique Project 1.4k Dec 29, 2022
The modular web framework for Java and Kotlin

∞ do more, more easily Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. Java:

jooby 1.5k Dec 16, 2022
Apache Wicket - Component-based Java web framework

What is Apache Wicket? Apache Wicket is an open source, java, component based, web application framework. With proper mark-up/logic separation, a POJO

The Apache Software Foundation 657 Dec 31, 2022
Micro Java Web Framework

Micro Java Web Framework It's an open source (Apache License) micro web framework in Java, with minimal dependencies and a quick learning curve. The g

Pippo 769 Dec 19, 2022
True Object-Oriented Java Web Framework

Project architect: @paulodamaso Takes is a true object-oriented and immutable Java8 web development framework. Its key benefits, comparing to all othe

Yegor Bugayenko 748 Dec 23, 2022
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications

ZK ZK is a highly productive Java framework for building amazing enterprise web and mobile applications. Resources Documentation Tutorial ZK Essential

ZK 375 Dec 23, 2022
An Intuitive, Lightweight, High Performance Full Stack Java Web Framework.

mangoo I/O mangoo I/O is a Modern, Intuitive, Lightweight, High Performance Full Stack Java Web Framework. It is a classic MVC-Framework. The foundati

Sven Kubiak 52 Oct 31, 2022
Java Web Toolkit

What is JWt ? JWt is a Java library for developing web applications. It provides a pure Java component-driven approach to building web applications, a

null 48 Jul 16, 2022