Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

JavaScript paravirtualized kernel

Name: Anonymous 2016-01-05 8:25

Name: Anonymous 2016-01-05 18:33

>>4
Actually, writing hex code directly can enable some
rare optimizations, like e.g. using address/instruction
as value(+location-dependent opcodes)
or self-modifying code which is not allowed/supported by assembler.
The disadvantages: it destroys cache coherency, and is impossible to debug and read. You'll also have to allow executable segments to be writeable(and possibly disable executable stack protection).

Name: Anonymous 2016-01-06 6:58

[xxyyzzaa] can be executed at 4 locations.
from xx,yy,zz,aa and each are either values or opcodes
This allows packing alot of really cryptic code.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List