Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in .class-file
What happens if I remove the super constructor call from class file?
Oct 29, 2022
java
constructor
.class-file
Enum disassembled with javap doesn't show constructor arguments
May 30, 2022
java
enums
.class-file
javap
ecj
Why do longs and doubles take up two entries in Java classes' constant pools?
Nov 10, 2020
java
jvm
constants
.class-file
Adding invokestatic to java/lang/Object.<init> via JVM TI agent causes JVM to crash with segfault
Feb 14, 2021
java
jvm
instrumentation
.class-file
jvmti
How to convert all .class files into .java file from a .jar file
May 06, 2018
java
jar
executable-jar
.class-file
Java inner class inconsistency between descriptor and signature attribute? (class file)
Aug 16, 2021
java
decompiling
.class-file
easy way to find references to other classes in class file
Oct 15, 2022
java
parsing
jvm
.class-file
How to create a runnable jar file from source code programmatically?
Oct 14, 2022
java
jar
compilation
.class-file
How do you keep people from seeing string literals in compiled class files?
Jul 19, 2019
java
string
jar
string-literals
.class-file
How to read the fully qualified name of a .class file
Oct 28, 2022
java
decompiling
.class-file
fully-qualified-naming
Should we use the ScalaSignature directly?
Sep 26, 2021
scala
reflection
annotations
jvm
.class-file
Conversion of .class to jar and .class to exe
Oct 30, 2022
java
jar
exe
.class-file
How to programmatically generate .class files?
Oct 22, 2022
java
compiler-construction
jvm
.class-file
Change string constant in a compiled class
Sep 18, 2022
java
constants
bytecode-manipulation
.class-file
Why does compiling a class containing static nested classes create a new .class file named "EnclosingClass$1"? [duplicate]
Dec 04, 2017
java
javac
nested-class
.class-file
Referencing a .class file in IntelliJ Java Project
Nov 19, 2022
java
intellij-idea
.class-file
Is there a java classfile / bytecode editor to edit instructions? [closed]
Sep 01, 2022
java
bytecode
decompiler
bytecode-manipulation
.class-file
How to change already compiled .class file without decompile?
Aug 31, 2022
java
ubuntu
decompiling
decompiler
.class-file
Can Java class files use reserved keywords as names?
Aug 26, 2022
java
reflection
jvm
.class-file
How can I compile a Java program in Eclipse without running it?
Aug 17, 2022
java
eclipse
compilation
.class-file
« Newer Entries