0x410c

Results 16 comments of 0x410c

`height should be 100px` not working

same problem on windows x64 too

you need root permissions!

any update on this? as with single file host binaries, now we can read the bundle, but if the binaries inside are r2r we cant modify then and repackage the...

can u point out to the flags, as of now if just reading and writing them back results in unusable binary.

exactly it makes the file run, but as r2r metadata is not there, it will not run directly but by using the jit

i think it is because of hotfix KB3033929, please confirm! also cant be the addresses changed? i mean by allocating memory somewhere else?

i dont have any official refrences to give but it seems, after this hotfix ntAllocateVirtualMemory return INVALID_PARAMATER_2 error if the allocation address is less than 0x1000.

`this.$super` gives the super class object, thought the name is same(is this a bug?)