Results 27 comments of sleirsgoevy

Bump. An option to do `setarch ` before chrooting would be nice.

Changing `posix=False` to `posix=True` in nfspysh fixes that.

It seems that this commit rewrites the code that was used as a trigger in the current WebKit exploit.

EDIT: #56 seems to be related. Probably that is another symptom of the same off-by-1 error.

Then it is probably a bug in capstone itself. The instruction without the leading byte does not actually **work** as `movsxd rax, edi`.

A quick'n'dirty workaround is to use the `--dump` flag to verify that the first byte is indeed `48` (that's the REX.W prefix, so it will be the same for other...

The same error reproduces on aarch32 with swrast as the backend driver. Will probably be easier to debug because it is open-source.

DNS туннель, vpnoverdns.com например. Можно получить вполне пристойную скорость.

Как отсеивать понятно - getsockname на сокете и сравнить IP с IP вафли, если отличается - мобильная сеть или VPN.