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 bytecode
Why interface Member from Java 1.0.2 does not have ACC_ABSTRACT set?
Sep 18, 2025
java
jvm
bytecode
.class-file
jvm-bytecode
How can I change a closed-source class to manipulate the methods within
Sep 18, 2025
java
bytecode
Can someone explain CALL_FUNCTION and RETURN_VALUE from python bytecode
Sep 16, 2025
python
bytecode
Optimizations of "+" operand for strings in JDK 17
Sep 15, 2025
dart
java
javac
bytecode
Is intermediate representation (such as bytecodes or .net IL) still an advantage?
Sep 15, 2025
virtual-machine
bytecode
jit
cil
Why are these two functions different?
Sep 12, 2025
python
python-2.7
bytecode
cpython
How to get bytecode of cglib proxy class instance?
Sep 09, 2025
java
bytecode
cglib
bcel
What is the difference between "binary code" and "byte code"?
Sep 09, 2025
python
bytecode
interpreter
Is it possible to change a value inside a Lua bytecode? How? Any idea?
Mar 24, 2023
lua
bytecode
decompiler
recompile
Is the code of any Java application available to anyone?
Mar 20, 2023
java
class
reverse-engineering
bytecode
Why is integer divisions not optimised when compiling to bytecode?
Mar 22, 2023
python
bytecode
python-internals
Compile hhvm code into byte code & remove the source files
Mar 20, 2023
php
bytecode
hhvm
Editing a .class file directly, playing around with opcodes
Mar 01, 2023
java
jvm
bytecode
Is code interpreted at every call in Web2Py?
Feb 28, 2023
python
performance
caching
bytecode
web2py
What makes a bytecode-interpreter faster than an ast-walking interpreter? [closed]
Feb 23, 2023
interpreter
bytecode
Why programs compiled with certain compilers can be decompiled and other's (practically) can't? [closed]
Feb 22, 2023
java
c++
c
bytecode
decompiling
How can I reassemble java bytecode generated by javap? [duplicate]
Feb 17, 2023
java
bytecode
decompiling
disassembly
JRE version must be equal to or above JDK version?
Feb 17, 2023
java
compilation
jvm
bytecode
backwards-compatibility
What does Java byte code look like?
Feb 16, 2023
java
binary
jvm
byte
bytecode
How to combine ClassTransforms in the new Java 22 ClassFile Preview API
Sep 01, 2025
java
jvm
bytecode
profiler
Older Entries »