|
fba596ce5a
|
Native Unsafe:: methods, main loading, stuff!
|
2024-11-19 15:37:28 +01:00 |
|
|
5cf17d5ca3
|
Real classes for arrays, initialization order
|
2024-11-14 18:32:25 +01:00 |
|
|
fc0d11c1e1
|
Implemented Exception Throwing fith specific catchers
|
2024-11-13 12:14:42 +01:00 |
|
|
d38d5b2897
|
Implemented more opcodes and unsafe stuff
|
2024-11-07 10:35:02 +01:00 |
|
|
dfb6060df9
|
Implemented opcodes, natives, fixed iterators
|
2024-11-06 23:39:26 +01:00 |
|
|
49916f5564
|
Prettified in decode_java_string
|
2024-11-04 11:49:33 +01:00 |
|
|
aba29af0a3
|
Implemented some more native methods
|
2024-11-03 23:03:10 +01:00 |
|
|
3fd30b80b6
|
I dont know, I changed things
|
2024-11-02 09:10:42 +01:00 |
|
|
9190d3f7e7
|
I can't even describe my disappointment at interfaces
|
2024-09-11 00:02:48 +02:00 |
|
|
b053461e74
|
Type correction and opcode implementations
|
2024-09-10 17:15:20 +02:00 |
|
|
c6e4ecec3d
|
Char arrays
|
2024-09-10 12:26:05 +02:00 |
|
|
b4c428685f
|
Native method registry java.lang.Class wtf
|
2024-09-09 15:43:26 +02:00 |
|
|
3282694b32
|
Working up until registerNatives()
|
2024-09-06 23:51:35 +02:00 |
|
|
5bc0d813e5
|
More bytecode ops
|
2024-09-06 21:11:03 +02:00 |
|
VegOwOtenks
|
9243c0b291
|
Fix enumeration issue
|
2024-09-06 15:04:21 +02:00 |
|
VegOwOtenks
|
3c4921aa54
|
Somewhat recursive string construction
|
2024-09-05 00:33:14 +02:00 |
|
VegOwOtenks
|
4dabd6c3a8
|
Class loading, object creation
|
2024-09-03 00:49:28 +02:00 |
|
VegOwOtenks
|
25d3509ccf
|
ConstantValue initialization
|
2024-09-02 19:28:22 +02:00 |
|
VegOwOtenks
|
4ee673d5ff
|
Refactor to StackValue
|
2024-09-02 17:46:00 +02:00 |
|
VegOwOtenks
|
6c0fbd179a
|
Static object creation
|
2024-09-02 17:44:59 +02:00 |
|
VegOwOtenks
|
8642dcdd6a
|
bytecode evaluation
|
2024-09-02 15:42:42 +02:00 |
|
VegOwOtenks
|
2042007242
|
Entrypoint call entry methodgit add .
|
2024-09-02 11:28:00 +02:00 |
|