Sasha Abdulova

Results 10 comments of Sasha Abdulova

This also happens with permission mask 777 on all files and folders behind the volume. Hint: the crash [possibly](https://www.xigmanas.com/forums/viewtopic.php?t=13525) occurs only > 11.1.0.4, it could be best to rebuild image...

I can confirm this resolves the problem.

The error is unrelated to how i connect to the iPhone. I've tried connect my devices to the same network instead of sharing WiFi from the phone.

It seems to me that devs know the answer but too lazy to answer what is the error related to. Or at least, share their `pip freeze` and OS where...

Was there ever support for send message to group? Why if i search "Groups" in the source i can only find three lines of code, a map which is never...

I've found something more interesting. While Safari uses System-wide DoH correctly, Firefox won't in several cases: In Firefox settings, "Enable secure DNS using:" you have to select either "Default Protection"...

Very interesting what is the purpose to load kernel32 or ntdll with MemoryModule?

We used "Load dll from memory" long before MemoryModule has come to scene. There always were loads of shitcode, and MemoryModule genetically consists of this legacy. It is not made...

The correct usage of this function _may_ be called by user code, not MemoryModule itself - after multiple loads in a row, for example. This also may be an undesirable...