View Single Post
  #530  
Old 15-07-2022, 16:19
CR2032's Avatar
CR2032 CR2032 is offline
Registered User
 
Join Date: Feb 2020
Location: Russian
Posts: 8
Thanks: 8
Thanked 3 Times in 2 Posts
CR2032 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
@Razor12911, thank you very much for the constant updates.

1) Is it possible to update the previously injected libraries?
2) XTool 0.3.21 has been removed from the main post... Will we have updates for the remaining plugins soon?
3) Is it necessary to include the "fast-lzma2.dll" library to use xtool's lzma2 internal method?
4) What xtool method is the library "xdelta3_dll.dll" from the _libraries folder used for?
Hello.
1. Perhaps, just replace old to new.
For example:
If I have xtool.exe with integrated libraries:
xtool.exe inject _libraries\fast-lzma2.dll
xtool.exe inject _libraries\preflate_dll.dll
xtool.exe inject _libraries\zlibwapi.dll

And I want to replace only one a new version fast-lzma2.dll, then:
xtool.exe inject _libraries\fast-lzma2.dll

Or probably, every time there is a new version of xtool, you need to create a new integration.

3. Yes.

Last edited by CR2032; 15-07-2022 at 18:03.
Reply With Quote
The Following 2 Users Say Thank You to CR2032 For This Useful Post:
Cesar82 (15-07-2022), ScOOt3r (15-07-2022)