005567fee1
Added loadBlock for abstraction purposes
...
This was for a personal project where the bytecode was XOR'd with a key. Each call
to lundump.c:LoadBlock() xor'd the data against a static key. This lets me easily
reimplement that behavior.
2021-04-08 23:16:14 -05:00
82fea6cf8f
i'm an idiot
...
wow i am so dumb
2019-08-15 15:04:35 -05:00
a6f1318373
better examples
2019-08-15 12:03:53 -05:00
a5cbcfd1f6
better readable code
2019-08-15 12:02:55 -05:00
97c558956e
updated example
2019-08-15 11:25:34 -05:00
9bdeecc601
removed unused function
2019-08-14 15:47:42 -05:00
559ea05287
fixed get_double
2019-08-14 15:47:18 -05:00
1d965e8684
fixed dumb dumb comments left over
...
the function used to get the bytes at the position with k as the size. lol
2019-08-14 15:25:09 -05:00
636e00bc01
whoops
2019-08-14 15:19:24 -05:00
a45b04af15
inital release
2019-08-14 15:19:03 -05:00
4fdaf0542b
intial readme
2019-08-14 15:18:12 -05:00
4c9b2c0cb4
Initial commit
2019-08-14 14:59:33 -05:00