Nadimibox / AgentUtils

Detect fingerprints wit agent in java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy and lightweigh fingerprints detect from agent

Implemention

Include lines inside build.gradle:

repositories {
      ...
      maven { url "https://www.jitpack.io" }
}

dependencies {
      ...
      implementation 'com.github.MrNadimi:AgentUtils:1.0.0'
}

This project is forked from HaraldWalker repo

About

Detect fingerprints wit agent in java


Languages

Language:Java 100.0%