[Bug 19525] New: Poison Ivy does not work correctly because RtlGetCompressionWorkSpaceSize and friends are only stubs
http://bugs.winehq.org/show_bug.cgi?id=19525 Summary: Poison Ivy does not work correctly because RtlGetCompressionWorkSpaceSize and friends are only stubs Product: Wine Version: 1.1.26 Platform: PC URL: http://www.poisonivy-rat.com/index.php?link=download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: ricardo_barbano(a)hotmail.com To run Poison Ivy correctly and be able to use remote control RtlGetCompressionWorkSpaceSize and friends have to be implemented, they are now only stubs. this can be a pain because we need to encode/Decode LZNT1 which is a MS proprietary format... i tried to do some of it but without any source it's not easy. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19525 ricardo filipe <ricardo_barbano(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19525 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-01-17 15:57:33 CST --- Still only stub: http://source.winehq.org/source/dlls/ntdll/rtl.c#L1248 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #2 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Using google gives you plenty of sources now. http://msdn.microsoft.com/en-us/library/jj665697.aspx http://msdn.microsoft.com/en-us/library/jj665697.aspx http://msdn.microsoft.com/en-us/library/jj711990.aspx Here is even source code http://reboot.nt4.com/vhddirector/src/main/DiscUtils/DiscUtilsSrc-0.10/src/N... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=37449 --- Comment #3 from Sebastian Lackner <sebastian(a)fds-team.de> --- Still present in 1.7.36. We have patches for LZNT1 compression in wine-staging. Could you please test if those are sufficient for the app? https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-LZN... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- Download is dead. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://www.poisonivy-rat.co | |m/index.php?link=download | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 --- Comment #5 from Sebastian Lackner <sebastian(a)fds-team.de> --- Wine contains full support for LZNT1 decompression in the meantime, and compression contains semi-stub functions which should be sufficient for most apps. http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ntdll/rtl.c#l1227 Someone still has the app to retest before this bug is closed? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |577332f61252441b20a1dd9d178 | |5e311f21403c1 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Sebastian Lackner <sebastian(a)fds-team.de> --- Since its unlikely that someone can retest with the original application, lets close this as FIXED. A semi-stub was added in http://source.winehq.org/git/wine.git/commit/577332f61252441b20a1dd9d1785e31.... Various other LZNT1 compression functions are also implemented in current versions of Wine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 --- Comment #7 from ricardo filipe <ricardo_barbano(a)hotmail.com> --- holy moly this was long ago... i added the stubs for these functions and tested them because of another bug. i don't have a wine setup that can test this atm, if someone cares enough, i've updated the download link. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 ricardo filipe <ricardo_barbano(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://poisonivy-rat.8k.com | |/www.poisonivy-rat.8k.com/i | |ndex5a33.html?link=download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |focht(a)gmx.net -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19525 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.54. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org