79441076

Date: 2025-02-15 06:44:15
Score: 1
Natty:
Report link

The java command runs your program in the Source-File Mode if you are not running a .class file (Java Byte Code).

Using the Source-File Mode, you can do some weird stuffs like running a Java program with two public class, running .c, .png, .mp4, or any file with any extension and so much more.

I've discussed in details in a medium article. In the article, I ran a valid .pdf as a Java program. Also discussed about the Source-File mode, and what you can do with it.

Article link: https://medium.com/p/b3cc0bfa2527

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Piyal Ahmed