CIER is a Virus-Scanner, which works in a way, that it scans .java files/java projects for actual sequences, that are only used in backdoors
Yes, if you dont believe me, you can search the code yourself, or someone can search the code for you
Yes lol, why else would it be on github?
CIER-standard.jar:
- Download the cier-standard the releases tab,
- Decompile the software you want to scan, using some .jar decompiler
- Run the cier file, and once you see "Enter folder to search", type the folder you want to search for any malware, or you can use the
CIER-compact.jar:
- Downloadt he file from the releases tab
- decompile the file you want to scan
- put the CIER file into the folder, where the decompiled .jar source code is(into the folder u decompiled the code to)
- run the CIER file