Coder Social home page Coder Social logo

ibox_wtoken_httpurlconnection's Introduction

unidbg-server

springboot运行unidbg

技术支持

接单,逆向,爬虫,算法接单, 合作联系 -> Vx:cjh-18888 QQ:2625112940

使用方式:

1.加载到idea

2.add 个maven工程

3.运行 UnidbgServerApplication.java 即可启动服务

修改配置和代码

通过 application.properties 自行修改服务的地址(默认0.0.0.0就行)和端口(默认是9090)

Controller示例文件文件参考SignController.py

打jar包

配置好maven环境的前提下,项目主目录执行

 mvn clean package -Dmaven.test.skip=true  

使用maven的package即可,之后会发现生成一个target目录其中里面就有jar包了。

mvn package

使用jar包

java -jar target\unidbg-server-0.0.2.jar 

感谢

https://github.com/zhkl0228/unidbg 各种项目实战笔记,逆向学习笔记.干活满满 学unidbg强烈推荐龙哥的星球,更新频率高

ibox_wtoken_httpurlconnection's People

Contributors

chenjinhu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.