View Single Post
  #22  
Old 24-02-2018, 09:22
ravencrow ravencrow is offline
Registered User
 
Join Date: Feb 2015
Location: SG
Posts: 19
Thanks: 29
Thanked 12 Times in 8 Posts
ravencrow is on a distinguished road
Quote:
Originally Posted by 78372 View Post
Nope, I saw that before. There are two problems.

1. That uses MagicAPIHook which is buggy AF
2. That patches fopen, which uses CreateFileA to work, and patching that won't work for rz(only stdout works)


Anyways, I found the lzt cls bug for decompression, the problem is with multiple files(doesn't make sense) but I should look a bit deeper for this thing, anything that is an archiver f***s everything up while we use stdin -_-
Patching CreateFileA shall make nz stdio, and archivers are made to work with files so they don't care about the amount of data that was actually read Think about it and it shall work
Reply With Quote
The Following 2 Users Say Thank You to ravencrow For This Useful Post:
78372 (24-02-2018), Simorq (24-02-2018)