Skip to content

Releases: Koupah/MC-Log4J-Exploit-Checker

Updated Output & Wording

12 Dec 14:34
Compare
Choose a tag to compare

0.51

Updated wording of some messages and fixed the output to show the actual Log4J string, not the contents inside ${ }

0.5

Utilizes regex to detect any Log4j format strings, and a new option is available to all users allowing the ability to check any log folder (.log & .log.gzip only).

Instructions

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

Better Detection + Check Any Logs

12 Dec 13:25
Compare
Choose a tag to compare

Utilizes regex to detect any Log4j format strings, and a new option is available to all users allowing the ability to check any log folder (.log & .log.gzip only).

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

MultiMC Support + Vanilla/Badlion Checker fix

11 Dec 01:38
Compare
Choose a tag to compare

Added MultiMC support, allowing you to check all your MultiMC instances!
Fixed the NullPointerException in VanillaChecker and BadlionChecker

'I haven't slept for 24 hours, thats why my code is a mess'

  • Every dev ever but actually me right now

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

MultiMC Support

11 Dec 00:04
Compare
Choose a tag to compare

Added MultiMC support, allowing you to check all your MultiMC instances!

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

Lunar & Badlion Client Log Checking

10 Dec 21:56
4cef6a4
Compare
Choose a tag to compare

Added the ability for users on Windows to check their Lunar & Badlion client logs.

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

Bug Fix & Proper Mac/Linux Support

10 Dec 20:45
Compare
Choose a tag to compare

Changed some messages, fixed an issue with the Windows check and changed the String that is searched.

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.

First Release

10 Dec 13:46
3a8d7dd
Compare
Choose a tag to compare

First Release

Windows Users can run this in two ways:

  1. Download LogChecker.exe and run it
    or
  2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

I haven't tested on Linux/Mac, but I recommend launching with java -jar LogChecker.jar <.minecraft dir>
If you have any issues on Linux/Mac, feel free to make an Issue on GitHub.