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
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
List<T> vs array perfomance
Feb 15, 2023
c#
.net
performance
bytecode
generic-list
Method should return boolean, returns int
Feb 13, 2023
java
methods
bytecode
Difference between prefix and postfix ++ operators in Java
Feb 12, 2023
java
jvm
operators
bytecode
What optimizations does Python do without the -O flags?
Jan 25, 2023
python
optimization
bytecode
How can be bytecode used for optimizing the execution time of dynamic languages?
Jan 24, 2023
optimization
bytecode
vm-implementation
Why do StringBuilders pop up when debugging String concatenation?
Jan 18, 2023
java
debugging
bytecode
How to decrypt Lua bytecode?
Jan 15, 2023
lua
bytecode
Why does the super constructor have to be called before fields can be accessed?
Jan 14, 2023
java
bytecode
When is the JVM bytecode access modifier flag 0x1000 (hex) "synthetic" set?
Feb 05, 2023
java
bytecode
access-modifiers
.class-file
Older Entries »