Skip to content

2xxn/jar-url-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jar-ul-checker

A program that looks for all the URLs in Java files. Mainly used for scanning suspicious game modifications that steal your data

Important information

This program doesn't deobfuscate the jar file itself
Make sure the file is not obfuscated when using it

RATs

Remote access trojans (RATs) are malware designed to allow an attacker to remotely control an infected computer. Once the RAT is running on a compromised system, the attacker can send commands to it and receive data back in response.

Requirements

  • node.js
  • npm

How to install

To install the program just download all the files and put them in one folder. Then press shift and right click in the folder and click "Open PowerShell window here" (Just right click and click "Open in Terminal" on Linux)
After that type npm i and wait for npm to download and install all modules.
At the end just open start.bat (sorry linux users) and either drag or type in exact .jar file path

How I use it

It helped me scan some suspicious Minecraft mods a lot quicker than I would manually but if you plan on checking potential dangerous mods then https://isthisarat.com/ is a better option, I just had to stop procrastinating and code something How it works: https://cdn.discordapp.com/attachments/871505820691607604/1001987243239538740/explorer_CVw8UlBWTr.mp4

About

A node.js program (not Batch) that looks for all the URLs in java files. Mainly used for scanning suspicious SkyBlock mods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors