[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10006 [Pluggable transport]: Build an obfs-flash PT bundle
#10006: Build an obfs-flash PT bundle
-------------------------------------+-------------------
Reporter: dcf | Owner: dcf
Type: task | Status: new
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Resolution: | Keywords:
Actual Points: | Parent ID: #7167
Points: |
-------------------------------------+-------------------
Comment (by dcf):
{{{
sha256sum tor.exe tor-01000000.exe tor-01000200.exe
30099504de82281adde709a537e7ffe600d8c72021c9af459730f103b1376502 tor.exe
95636e24137c526ce5e26dfb6fe5391605887ee4ec42c4da9b2ad3b49bd3075b
tor-01000000.exe
9da2504d30a7909e2f4cf696fe8b9c75f921f0a58e54dffeccb4187089925002
tor-01000200.exe
}}}
`dwCreationFlags=0x01000200`, UAC enabled in obfs-flash, flashproxy-
client, obfsproxy::
Works! All processes terminated.
`dwCreationFlags=0x01000000`, UAC enabled in obfs-flash, flashproxy-
client, obfsproxy::
Works!
`dwCreationFlags=0x01000200`, UAC enabled in obfs-flash only::
Works!
`dwCreationFlags=0x01000000`, UAC enabled in obfs-flash only::
Works!
`dwCreationFlags=0x01000200`, UAC not enabled anywhere::
Works!
`dwCreationFlags=0x01000000`, UAC not enabled anywhere::
Works!
So it seems that `CREATE_BREAKAWAY_FROM_JOB` in tor.exe is the important
thing, and neither `CREATE_NEW_PROCESS_GROUP` nor a UAC in the
subprocesses matters.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10006#comment:28>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs