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@winehq.org ReportedBy: ricardo_barbano@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.
http://bugs.winehq.org/show_bug.cgi?id=19525
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19525
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-01-17 15:57:33 CST --- Still only stub: http://source.winehq.org/source/dlls/ntdll/rtl.c#L1248
https://bugs.winehq.org/show_bug.cgi?id=19525
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #2 from Jarkko K jarkko_korpi@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...
https://bugs.winehq.org/show_bug.cgi?id=19525
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=37449
--- Comment #3 from Sebastian Lackner sebastian@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...
https://bugs.winehq.org/show_bug.cgi?id=19525
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- Download is dead.
https://bugs.winehq.org/show_bug.cgi?id=19525
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://www.poisonivy-rat.co | |m/index.php?link=download |
https://bugs.winehq.org/show_bug.cgi?id=19525
--- Comment #5 from Sebastian Lackner sebastian@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?
https://bugs.winehq.org/show_bug.cgi?id=19525
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |577332f61252441b20a1dd9d178 | |5e311f21403c1 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Sebastian Lackner sebastian@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.
https://bugs.winehq.org/show_bug.cgi?id=19525
--- Comment #7 from ricardo filipe ricardo_barbano@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.
https://bugs.winehq.org/show_bug.cgi?id=19525
ricardo filipe ricardo_barbano@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://poisonivy-rat.8k.com | |/www.poisonivy-rat.8k.com/i | |ndex5a33.html?link=download
https://bugs.winehq.org/show_bug.cgi?id=19525
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=19525
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.54.