Advertisement
Guest User

uvs 3.85 changelog

a guest
May 17th, 2015
1,202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.65 KB | None | 0 0
  1. ---------------------------------------------------------
  2. 3.85
  3. ---------------------------------------------------------
  4. o New tweaks:
  5. 31. [Win8] Enable Microsoft accounts
  6. 32. [Win8] Disable Microsoft accounts
  7. 33. [Win8] Disable autologon and enable userswitch
  8. 34. [Win8] Enable autologon and disable userswitch
  9.  
  10. o New hotkey Alt+Z
  11. Copy the file to Zoo.
  12.  
  13. o Major bug fix, urgent update recommended.
  14.  
  15. ---------------------------------------------------------
  16. 3.84
  17. ---------------------------------------------------------
  18. o New function "Apply reg-file to registry of inactive system..."
  19. Paths to this keys will be modified:
  20. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
  21. HKEY_LOCAL_MACHINE\SYSTEM
  22. HKEY_LOCAL_MACHINE\SOFTWARE
  23. HKEY_CLASSES_ROOT
  24. (!) Paths to HKEY_CURRENT_USER & HKEY_USERS ignored.
  25. (!) HKEY_CLASSES_ROOT replaced with corresponded HKLM\Software path.
  26. (for inactive systems only).
  27.  
  28. o New flag parameter in settings.ini
  29. [Settings]
  30. ; Username for proxy server
  31. ProxyUser
  32.  
  33. o New flag parameter in settings.ini
  34. [Settings]
  35. ; Password for proxy server
  36. ProxyPassword
  37.  
  38. o New flag parameter in settings.ini
  39. [Settings]
  40. ; Hide verified files with "VIRUS" state if WDS list is active.
  41. ; (Works only with autoscript function)
  42. ImgAutoHideVerified (0 by default)
  43.  
  44. o New bug reporting module "report_crash.exe"
  45. You can send minidump of crashed process to developer for debugging.
  46.  
  47. o Some improvements.
  48.  
  49. o Minor bug fix.
  50.  
  51. ---------------------------------------------------------
  52. 3.83
  53. ---------------------------------------------------------
  54. o Added full registry virtualization.
  55.  
  56. o Now added lnk/files in user's desktops and menus to the list.
  57.  
  58. o Added search function in "Installed Application" window.
  59.  
  60. o Improved FireFox's plugins detection.
  61.  
  62. o CmpImg utility upgraded to v1.01
  63.  
  64. o Added support of user's White Digital Signature list. (WDS)
  65. You can add signatures in information window of file.
  66.  
  67. o New flag in settings.ini
  68. [Settings]
  69. ; Turn ON WDS support.
  70. bUseWDSList (by default 0)
  71.  
  72. o New flag parameter in settings.ini
  73. [Settings]
  74. ; Extra extensions of files added by function File->Add to list->...
  75. ; Sample: .BAT.CMD.LNK.VBS
  76. Add2ListExt (by default empty string)
  77.  
  78. o Upgraded signature extraction function.
  79.  
  80. o Added Windows ADK 8.1 support in creation boot disk function. (WinPE 5.x)
  81. You can download it: http://technet.microsoft.com/en-us/library/dn613859.aspx
  82.  
  83. o Script commands "deldir" & "deldirex" now remove any links to deleted by this
  84. commands files.
  85.  
  86. o Script command "czoo" now executed only in the end of the script.
  87.  
  88. o New tweaks:
  89. 28. Correct modified shortcuts. (replace .url/.bat with .exe and so on)
  90. 29. Remove browser's parameters in shortcuts.
  91. 30: Fix Game Explorer hang.
  92. Use if you have CPU power consuming process: C:\Windows\system32\rundll32.exe C:\Windows\system32\gameux.dll...
  93.  
  94. o New hotkey Ctrl+*
  95. Invert filter
  96. Press ESC for reset or change section.
  97.  
  98. o Added hash functions for objects.
  99.  
  100. o New hot key Ctrl+T.
  101. Apply tweaks #1,2,3,9,28,29 if needed.
  102. You can use ImgAutoTweak falsg in part "Settings" of settings.ini.
  103.  
  104. o Added Win8.1 bases and clean file in STORE.
  105.  
  106. o Added registry App Paths keys support.
  107.  
  108. o Added sort indicator.
  109.  
  110. o New script command "exec32" behaved as a "exec" but with system redirector turned on.
  111.  
  112. o Hotkey Alt+M removed. Now search started in current sort column.
  113.  
  114. o New functions in Signature/Hash menu:
  115. Set verified status for all filtered objects with VTOK/JTOK
  116. Set verified status for all filtered KNOWN objects with VTOK/JTOK
  117.  
  118. o Upgraded VT functions.
  119. Digital Signature information in VT response now used and some other minor
  120. improvements.
  121.  
  122. o Added VT local cache support.
  123. Cache stored in "vtcache" subfolder.
  124.  
  125. o New parameter in settings.ini
  126. [Settings]
  127. ; TTL VT cache in days.
  128. vtCacheDays (by default 15)
  129. 0 - disable cache
  130. -1 - unlimited cache
  131.  
  132. o New parameter in settings.ini
  133. [Settings]
  134. ; Prevent removing links to known files by commands delall & delref.
  135. bProtectKnown (by default 1)
  136.  
  137. o Fixed and upgraded LNK parser.
  138.  
  139. o Major bug fix.
  140.  
  141. o Some improvements.
  142.  
  143. ---------------------------------------------------------
  144. 3.82
  145. ---------------------------------------------------------
  146. o New script command "deldir" path.
  147. Delete folder with content.
  148.  
  149. o New script command "deldirex" path.
  150. Delete all execs in folder and subfolders.
  151. (deldir and deldirex can be added by using context menu of file/object)
  152.  
  153. o New 27-th tweak - Delete all Google Chrome policies.
  154.  
  155. o New script command "quit".
  156. Close uVS window at end of the script.
  157.  
  158. o Now you can delete any file in Information window using context menu.
  159.  
  160. o HOSTS.ICS support.
  161.  
  162. o New parameter in settings.ini
  163. [Settings]
  164. ; Check list by criterion base
  165. ImgAutoAltF7 = 1 (1 by default, run check before ImgAutoF4)
  166. 2 (after ImgAutoF4)
  167. 0 (disbale)
  168.  
  169. o New parameter in settings.ini
  170. [Settings]
  171. ; Add "breg" command to the script
  172. bHlpAddBackup (0 by default)
  173.  
  174. o runscanner.net support fixed.
  175.  
  176. o "DNS" section renamed to "DNS & IP"
  177.  
  178. o Fixed start under RDP session.
  179.  
  180. o Minor bug fix.
  181.  
  182. ---------------------------------------------------------
  183. 3.81.1
  184. ---------------------------------------------------------
  185. o New x64 module (uvsz.x64)
  186.  
  187. o New menu item "File->Save OS Image and open it"
  188.  
  189. o New menu item "File->Save OS Image without checking digital signatures and open it"
  190.  
  191. o New menu item "File->Copy script to clipboard and return to active mode"
  192.  
  193. o New hotkeys:
  194. Shift+Space - mark object as verified.
  195. Shift+Del - delete all refs
  196. Ctrl+Del - delete file only
  197. Ctrl+Shift+Del - delete file and all refs
  198.  
  199. o Script->Autoscript (Alt+A)
  200. For OS Image mode only. The script generates automatically.
  201. (!) Function can be used after F7, Alt+F7.
  202.  
  203. o New parameter in settings.ini
  204. [Settings]
  205. ; This flag used in autoscript function (Alt+A).
  206. ImgAutoDelMethod1 (1 by default)
  207. 0 - ignore object with ?VIRUS? state.
  208. 1 - use delall command on object with ?VIRUS? state.
  209. 2 - use delref command.
  210. 3 - use delref+del commands.
  211.  
  212. o New parameter in settings.ini
  213. [Settings]
  214. ; This flag used in autoscript function (Alt+Shift+A).
  215. ImgAutoDelMethod2 (3 by default)
  216. 0 - ignore object with ?VIRUS? state.
  217. 1 - use delall command on object with ?VIRUS? state.
  218. 2 - use delref command.
  219. 3 - use delref+del commands.
  220.  
  221. o New hotkey: Alt+Shift+A
  222. Autoscript with registry virtualization.
  223.  
  224. o Now you can edit criterions in file's information window.
  225.  
  226. o New object "DNS Server list"
  227. (all active DNS in system)
  228.  
  229. o New script command "dirzooex"
  230. Copy all execs in folder (w/o subfolders) to Zoo.
  231.  
  232. o New script command "del"
  233. Delete file only.
  234.  
  235. o New script command "restreg"
  236. Restore registry previously saved by "breg" or "bdreg".
  237.  
  238. o Added settings for GoogleDNS (TCP-IPv6).
  239.  
  240. o Added #25 and #26 tweak.
  241.  
  242. o Criterion drag & drop supported.
  243.  
  244. o New hotkeys Ctrl+Z / Alt+Backspace.
  245. Cancel last command.
  246. For OS Image mode only.
  247.  
  248. o New parameter in settings.ini
  249. [Settings]
  250. ; Sript's name (w/o path) for adding to the end of the current AUTOscript.
  251. ; Unicode encoding only!
  252. ; Put your script to the "script" subfolder.
  253. ImgAutoScriptAdd
  254.  
  255. o New parameter in settings.ini
  256. [Settings]
  257. ; Extensions filter for parsing function (Windows prefetcher).
  258. PrefetchExt (.EXE.SCR.DLL.SYS.BAT.CMD.VBS by default)
  259.  
  260. o New hotkey Ctrl+T
  261. Use #1,2,3,9 tweaks if needed.
  262.  
  263. o New parameter in settings.ini
  264. ; For OS Image mode only. (Ctrl+T)
  265. ; Use #1,2,3,9 tweaks automatically if needed.
  266. ImgAutoTweak (0 by default)
  267.  
  268. o New hotkey Ctrl+H
  269. Delete all detected (by criterions) record in HOSTS.
  270. Now you can create criterions for HOSTS records.
  271.  
  272. o New parameter in settings.ini
  273. ; For OS Image mode only. (Ctrl+H)
  274. ImgAutoDelHost (0 by default)
  275. 1 - delete detected records automatically.
  276. 2 - use 14-th tweak automatically.
  277.  
  278. o Minor bug fix.
  279.  
  280. ---------------------------------------------------------
  281. 3.80.1
  282. ---------------------------------------------------------
  283. o Network engine v2.0.
  284.  
  285. o New script command "dirzoo".
  286. Copy all files by mask in source folder to Zoo
  287. Sample: dirzoo c:\temp\*.exe
  288.  
  289. o New parameter in settings.ini
  290. [Settings]
  291. ; Unwind "delnfr" command to sequences of delref commands (for OS images only)
  292. ImgDelnfrUnwind (0 by default)
  293.  
  294. o New hotkey Ctrl+U
  295. Uninstall all detected (by criterions) software.
  296.  
  297. o New parameter in settings.ini
  298. ; Add uninstall commands to the script for software detected by criterion (for OS images only)
  299. ImgAutoUninstall (0 by default)
  300.  
  301. ; Add /quiet key with misexec.exe for uninstall command in the script
  302. ImgUninstQuiet (0 by default)
  303.  
  304. o In the Log's context menu you can add uninstall commands for detected software.
  305.  
  306. o Upgraded detection engine.
  307.  
  308. o Fixed "zoo" script command.
  309.  
  310. ---------------------------------------------------------
  311. 3.77.17
  312. ---------------------------------------------------------
  313. o Now you can use criterions for unwanted software detection.
  314.  
  315. o In file's information window added "Download" button.
  316. (for system files only)
  317.  
  318. o New menu item Run->Reset DNS cache
  319.  
  320. o New "unload" script command.
  321. Unload process for corresponding file.
  322.  
  323. ---------------------------------------------------------
  324. 3.77.16
  325. ---------------------------------------------------------
  326. o New module uvs_snd.exe, you can use it for submitting OS images.
  327. See http://dsrt.dyndns.org/uvs_freeupdate_en.htm
  328.  
  329. o Fixed parameter parsing function.
  330.  
  331. o Fixed updater.
  332.  
  333. ---------------------------------------------------------
  334. 3.77.15
  335. ---------------------------------------------------------
  336. o Added hash searching support on systemexplorer.net
  337.  
  338. o Fixed VT hash checking function.
  339.  
  340. o Added File_id in file information window.
  341.  
  342. ---------------------------------------------------------
  343. 3.77.14
  344. ---------------------------------------------------------
  345. o Added 4 new folders in temp folders list.
  346.  
  347. o Fixed uninstall function.
  348.  
  349. o Fixed VT hash checking function.
  350.  
  351. ---------------------------------------------------------
  352. 3.77.13
  353. ---------------------------------------------------------
  354. o Fixed ISO creation function.
  355.  
  356. o Added DISM.EXE autodetection if Windows ADK installed.
  357.  
  358. ---------------------------------------------------------
  359. 3.77.12
  360. ---------------------------------------------------------
  361. o Added support "/" in file path.
  362.  
  363. ---------------------------------------------------------
  364. 3.77.11
  365. ---------------------------------------------------------
  366. o Update module now supported.
  367.  
  368. o Patching of copype.cmd not needed anymore.
  369. Added optional packet integration Russian LP, HTA , WMI, .NET (4.5), MDAC.
  370.  
  371. o Updater now displays balance in btc.
  372.  
  373. o Fixed file open function.
  374.  
  375. o Now missed temp folders created automatically.
  376.  
  377. o Fixed JT upload function (for x64 OS)
  378.  
  379. ---------------------------------------------------------
  380. 3.77
  381. ---------------------------------------------------------
  382. o Minor bugfix
  383.  
  384. ---------------------------------------------------------
  385. 3.76
  386. ---------------------------------------------------------
  387. o Added support for complex criterions.
  388.  
  389. o Added new registry keys.
  390.  
  391. o New hotkey Alt+C.
  392. Unlock/lock column's width adjustment.
  393.  
  394. o New menu item Run->Netsh winsock reset.
  395.  
  396. o New script command "cexec"
  397. Behave like a "exec" command and out results to the log.
  398.  
  399. o New context submenu "State"
  400.  
  401. o New script command "OFFSGNSAVE"
  402. Locks virus database update on client side.
  403.  
  404. o New parameter in settings.ini
  405. [Settings]
  406. ; If set automatically add OFFSGNSAVE command to the script
  407. bHlpNoSaveSgn (0 default)
  408.  
  409. o Light bugfix
  410.  
  411. ---------------------------------------------------------
  412. 3.75
  413. ---------------------------------------------------------
  414. o Light interface changes.
  415.  
  416. o Save MBR sector function added.
  417.  
  418. o Whois support added.
  419.  
  420. o Minor bugfix
  421.  
  422. ---------------------------------------------------------
  423. 3.74
  424. ---------------------------------------------------------
  425. o www.runscanner.net support added.
  426.  
  427. o Minor bugfix.
  428.  
  429. ---------------------------------------------------------
  430. 3.73
  431. ---------------------------------------------------------
  432. o New item in "Script" menu: Import virus signatures from a script...
  433.  
  434. o Critical bugfix.
  435.  
  436. ---------------------------------------------------------
  437. 3.72
  438. ---------------------------------------------------------
  439. o Now you can make bootable USB flash drive or bootable CD/DVD ISO.
  440. (File->Create bootable USB flash/iso [dism.exe + WAIK])
  441.  
  442. o New items in "Signature/Hash" menu:
  443. "Check all unverified KNOWN files on VirusTotal.com"
  444. "Check all unverified KNOWN files on virusscan.Jotti.com"
  445.  
  446. o virusscan.Jotti.com file upload support.
  447. (ESC to abort)
  448.  
  449. o View loader contents (see context menu of loader).
  450.  
  451. o New tweak #24
  452. Restore Group Policy keys [HKLM, registry backup]
  453. (!) Registry backup required for this operation.
  454.  
  455. o New startup key for start.exe
  456. /t - start and open execute script dialog
  457. (script.cmd included)
  458.  
  459. o SystemExplorer.net support.
  460. (see context menu of a file)
  461.  
  462. o New item "Advanced->Select path to STORE..."
  463.  
  464. o New parameter in the settings.ini
  465. [Settings]
  466. ; Disable sound.
  467. bMute (0 default)
  468.  
  469. o Minor bugfix.
  470.  
  471. ---------------------------------------------------------
  472. 3.71
  473. ---------------------------------------------------------
  474.  
  475. o Minor bugfix.
  476.  
  477. ---------------------------------------------------------
  478. 3.70
  479. ---------------------------------------------------------
  480. o Default value "bNetFastLoad" changed to 1.
  481.  
  482. o Default value "SearchMode" changed to 1.
  483.  
  484. o New parameter in the settings.ini
  485. [Settings]
  486. ; Archive a file (OS Image)
  487. ArchiveFile = 7zip\7za.exe a -t7z -mx9 -m0=ppmd:o=32:mem=64m "%s.7z" "%s"
  488. (Sample for 7za.exe)
  489.  
  490. ; Decompress OS Image
  491. DecompressImage = 7zip\7za.exe x -y "%s" -o"%s" *.txt
  492.  
  493. ; Archive Zoo
  494. ArchiveZoo = 7zip\7za.exe a -t7z "%s.7z" -pvirus "%s\*.*"
  495.  
  496. o Minor bugfix.
  497.  
  498. ---------------------------------------------------------
  499. 3.69
  500. ---------------------------------------------------------
  501. o MBR/VBR/IPL signatures and VT/JT support.
  502.  
  503. o New item in "Signature/Hash" menu:
  504. "Reset "SUSP." state of all known files w/o digital signature"
  505.  
  506. o Added MSIE, Firefox, Opera, Chrome start pages.
  507.  
  508. o Critical bug fixed.
  509.  
  510. ---------------------------------------------------------
  511. 3.68
  512. ---------------------------------------------------------
  513. o 2 registry keys added.
  514.  
  515. o New item in "Advanced" menu
  516. "Reset all attributes in the specified directory..."
  517.  
  518. o New item in "Settings" menu
  519. "Manual disk names translation...".
  520.  
  521. o New parameter in the settings.ini
  522. [Settings]
  523. ; Add all dirs in the list
  524. AddDirs
  525. Separator : |
  526. No recursion flag: >
  527. Sample: AddDirs = %sys32% | d:\tools | >%SystemDrive%
  528.  
  529. o Light bugfix.
  530.  
  531. ---------------------------------------------------------
  532. 3.67
  533. ---------------------------------------------------------
  534. o VBR+IPL support.
  535. Only for FAT12/FAT16/FAT32/NTFS/exFAT.
  536.  
  537. o New script command "fixvbr".
  538. Sample: fixvbr c: 6
  539. c - name of volume,
  540. 6 - boot code version (6 - Vista/Seven, 5 - 2k/xp/2k3)
  541.  
  542. o New menu item "Registry" -> "[INTEL] Enable AHCI support..."
  543. (see AHCI.txt for details).
  544.  
  545. o New value in settings.ini
  546. [Settings]
  547. ; Filter by developer (for VT/JT services only).
  548. vFilter (String)
  549. Sample: Kaspersky, DrWeb, AntiVir
  550.  
  551. ; Autoname function for new virus in base.
  552. vGetName (String)
  553. Sample: Kaspersky, DrWeb, AntiVir
  554.  
  555. o New item in the context menu "Unrestrict run by MD5 hash"
  556. Script command: "rbl".
  557.  
  558. o New hotkey Alt+M
  559. Search mode: by Name or by Developer.
  560.  
  561. o GPT support.
  562.  
  563. o New Virus Base format.
  564.  
  565. ---------------------------------------------------------
  566. 3.66
  567. ---------------------------------------------------------
  568. o Added MBR related functions.
  569.  
  570. o Added Save & Restore sytstem registry functions.
  571.  
  572. o Tweak #23: "Remove ALL files in the System Volume Information"
  573.  
  574. o Light bugfix.
  575.  
  576. ---------------------------------------------------------
  577. 3.65
  578. ---------------------------------------------------------
  579. o Known file replacement detection. (by F7 hotkey)
  580.  
  581. o New item in the context menu: "Copy to STORE".
  582.  
  583. o New item in the main menu: "Advanced->Restore all missed known files" (from STORE)
  584.  
  585. o All script operation moved to the "Script" menu.
  586.  
  587. o New script command "crimg".
  588. This command can be used for custom OS Image creation process.
  589. Sample:
  590. adddir %sys32%
  591. adddir %systemdrive%\users\administrator
  592. crimg
  593.  
  594. o Light bugfix.
  595.  
  596. ---------------------------------------------------------
  597. 3.64
  598. ---------------------------------------------------------
  599. o Added jotti.org support.
  600.  
  601. o Minor bugfix.
  602.  
  603. ---------------------------------------------------------
  604. 3.63
  605. ---------------------------------------------------------
  606. o Minor bugfix.
  607.  
  608. ---------------------------------------------------------
  609. 3.62
  610. ---------------------------------------------------------
  611. o New hotkey:
  612. Alt+Enter - File properties.
  613.  
  614. o Light bugfix.
  615.  
  616. ---------------------------------------------------------
  617. 3.61
  618. ---------------------------------------------------------
  619. o New category "DNS".
  620. New script command "setdns".
  621.  
  622. o New item in the "Registry" menu: "Check parameters of device classes by registry backup".
  623.  
  624. o New item in the "Registry" menu: "[HKLM] Clear System\MountedDevices key"
  625. Script command "clrmd".
  626.  
  627. o New buttons in the Remote Desktop window.
  628. "CAD" - Send Ctrl+Alt+Del
  629. "<" - previous desktop
  630. ">" - next desktop
  631.  
  632. o Light interface improvements.
  633.  
  634. o Light Bug fix.
  635.  
  636. ---------------------------------------------------------
  637. 3.60
  638. ---------------------------------------------------------
  639. o New computer information and base.
  640. Menu: Advanced
  641. Hotkey: Alt+I.
  642. (Network/Normal mode only)
  643.  
  644. o New item in the context menu: "Upload file by VirusTotal Uploader".
  645.  
  646. o New item in the "File" menu: "Add to list->All execs in the specified directory".
  647.  
  648. o New item in the "Registry" menu: "Check parameters of services and drivers by registry backup".
  649.  
  650. o New script command "RF filename" (Restore file)
  651.  
  652. o New item in the context menu: "Open file's directory [FM]"
  653. Select external File Manager by Alt+F hotkey first.
  654. Hotkey: Alt+Shift+F
  655.  
  656. o New falgs in the settings.ini
  657. [Settings]
  658. ; Only for active OS
  659. bFastLoad = 0 (defaul, normal mode)
  660. 1 (Skip system scan)
  661.  
  662. ; Automatic image creation
  663. bCreateImage = 0 (default, normal mode)
  664. 1 (create image automatically)
  665. 2 (create image automatically)
  666. 3 (create image automatically in mute mode and exit)
  667.  
  668. o 1 registry key added.
  669.  
  670. o Date/time added to the Log.
  671.  
  672. o Parent process information in the file's information dialog.
  673.  
  674. o Last used ip/computername preserved.
  675.  
  676. o Light interface improvements.
  677.  
  678. o Minor Bug fix.
  679.  
  680. o http://dsrt.jino-net.ru closed.
  681. Main server: http://dsrt.dyndns.org
  682.  
  683. ---------------------------------------------------------
  684. 3.51
  685. ---------------------------------------------------------
  686. o Network Mode: Now SHA1 base is not copied over network without sacrificing functionality.
  687.  
  688. o Support for custom SHA1 bases.
  689. Just place custom base(s) into "SHA" folder and it will be loaded automatically.
  690. (!) R/O mode.
  691.  
  692. o New parameter in the settings.ini
  693. (other parameters you can find in the Russian FAQ)
  694. [Settings]
  695. ; SHA1 Base name. (name for _user base)
  696. Sha1Name (by default SHA1)
  697.  
  698. o SHA1 default base was renamed.
  699. New name: MAIN (in the "SHA" subfolder)
  700. Base loaded automatically in R/O mode.
  701. You can add new hashes in the user SHA1 base. (Name "SHA1" by default)
  702.  
  703. o Minor bug fix.
  704.  
  705. ---------------------------------------------------------
  706. 3.50
  707. ---------------------------------------------------------
  708. o New VirusTotal.com related functions.
  709.  
  710. o New state "?VIRUS?".
  711.  
  712. o New User Criterion Base. (old snms base)
  713. Define any criterion in the context menu of the file information dialog.
  714. Hot Key for scan: Alt+F7
  715.  
  716. o External browser & text editor selection available in the "Settings" menu.
  717.  
  718. o 7-zip/rar OS images support.
  719.  
  720. o Minor bug fix.
  721.  
  722. ---------------------------------------------------------
  723. 3.46
  724. ---------------------------------------------------------
  725. o New hotkey:
  726. Shift+F10 - Context menu.
  727.  
  728. ---------------------------------------------------------
  729. 3.45
  730. ---------------------------------------------------------
  731. o Minor bug fix.
  732.  
  733. ---------------------------------------------------------
  734. 3.44
  735. ---------------------------------------------------------
  736. o Light improvements.
  737.  
  738. o bug fix.
  739.  
  740. ---------------------------------------------------------
  741. 3.43
  742. ---------------------------------------------------------
  743. o Light improvements.
  744.  
  745. o Minor bug fix.
  746.  
  747. ---------------------------------------------------------
  748. 3.42
  749. ---------------------------------------------------------
  750. o Minor bug fix.
  751.  
  752. ---------------------------------------------------------
  753. 3.41
  754. ---------------------------------------------------------
  755. o Clipboard autosync.
  756.  
  757. o Light improvements.
  758.  
  759. o Minor bug fix.
  760.  
  761. ---------------------------------------------------------
  762. 3.40
  763. ---------------------------------------------------------
  764. o Remote desktop control feature. (network mode)
  765. Hotkey: Alt+V
  766.  
  767. o Some improvements.
  768.  
  769. o Minor bug fix.
  770.  
  771. ---------------------------------------------------------
  772. 3.33
  773. ---------------------------------------------------------
  774. o New tweak #22 "Restore exec file's start parameters"
  775.  
  776. o New item "Services" in the "Run" menu.
  777.  
  778. o Some light improvements.
  779.  
  780. ---------------------------------------------------------
  781. 3.32
  782. ---------------------------------------------------------
  783. o Minor bug fix.
  784.  
  785. ---------------------------------------------------------
  786. 3.31
  787. ---------------------------------------------------------
  788. o New script commands.
  789.  
  790. o New StartF module.
  791.  
  792. o Minor bug fix.
  793.  
  794. ---------------------------------------------------------
  795. 3.30
  796. ---------------------------------------------------------
  797. o New search mode.
  798.  
  799. o New run keys.
  800. (see _startup.txt)
  801.  
  802. o New malware name's base.
  803.  
  804. o Antisplicer mode.
  805.  
  806. o New hotkey Alt+S. (Save script)
  807.  
  808. o Light bug fix.
  809.  
  810. ---------------------------------------------------------
  811. 3.27
  812. ---------------------------------------------------------
  813. o Fixed some interface bugs (Windows 2000 only)
  814.  
  815. o xMD5 module for applying bl.log
  816.  
  817. o New script command EXEC.
  818.  
  819. o Advanced->Installed Applications now is available in the Virtual Mode.
  820.  
  821. ---------------------------------------------------------
  822. 3.26
  823. ---------------------------------------------------------
  824. o MD5 support (RFC 1321)
  825.  
  826. o New function: Restrict run by MD5 hash (see context menu)
  827.  
  828. o New tweak #19 "Remove all restricted (by uVS) MD5 hashes".
  829.  
  830. o New tweak #20 "Restore corrupted ImagePath values".
  831.  
  832. o Tweak #21 "Restore SafeBoot key"
  833.  
  834. o New option in "Run" menu - GPUPDATE /FORCE
  835.  
  836. o Log view mode.
  837. Hotkey Alt+L.
  838.  
  839. o Minor bug fix.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement