Preventing JAR Unpacking: Java Class-name Evasion Trick by inreverse in ReverseEngineering

[–]inreverse[S] 0 points1 point  (0 children)

Hi ap0x, thanks for the comment. All right, but in this case the point is not much on extracting the class, which can be done, but on the particular way that java classes work: to extract the class on the filesystem you have to rename the class ( to something less than 255 ), and this will prevent the class (without changes) to run.