danyhm

Results 42 comments of danyhm

Hello, Are you still working on this? I also found that some artifacts remain on dotfuscator. can you please take a look at it ? https://mega.nz/file/E4whWYJZ#1pGSSouGy2ykfTb2iql_An1cYG3deySjo89f1o0h4CI

bump I also have this question. I tried setting DisableJsonRPCWebApi to true but that only disables the API and admin subdirectories. there's a need to disable this page else every...

@dnobori Thank you very much. will the next version contain the config parameters? Edit: I checked the code and it seems if it returns null the Http response is a...

I dug a little deeper. it seems some assembly instructions are totally wrong. for example, I have the following assembly `mov eax, cs:dword_7FF780D2B0A0` it's corresponding HEX is `8B 05 D1...

@steffengy @ionescu007 I had the same problem. I fixed it by adjusting s_TcbRegionAddress and s_Pml4PhysicalAddress to lower values according to the maximum RAM supported by my CPU model. I think...

> > > But do you have any reason to want to have it? As far as I know, ipv6 is not supported in Iran and works not very well...

@seriyps I did as the [https://github.com/seriyps/mtproto_proxy#ipv6](https://github.com/seriyps/mtproto_proxy#ipv6) said but could not connect from ipv6 address. how can I troubleshoot this?

@seriyps yes I can, I joined the group will discuss it there

for me, it just connects and the blue shield shows it's connected but in fact, it doesn't load any new message or photos. if I try the same with a...

some of the needed commands #131 builds fine however I'm getting a `restc_cpp::FailedToConnectException at memory location 0x0183A978.` building the sample client code. something is missing