| Посл.ответ |
Сообщение |
|
Создано: 20 марта 2007 19:49:00 Личное сообщение #1
Вышел dUP 2.15 Beta 5.
Для тех, кто не в танке:
dUP 2.15 Beta 5
Многофункциональная написанная на Ассемблере программа, позволяющая
создавать различные виды патчей и лоадеров. Помимо всего прочего,
позволяет менять иконку полученного патча, присоединять к патчу
трэкерную музыку, изменять размер и форму окна патча.
********************************************************************** *
********************
-multiple file patcher
-create Offset and Search&Replace patch/loader
-compare files (RawOffset and VirtualAddress) with different filesize
-registry patcher, also for loaders
-attach files to patcher
-get filepaths from registry
-usage of CRC32 and filesize checks
-patching packed files
-compress patcher with your favorite packer
-saving projects
-use custom skin in your patcher
-add music (Tracker Modules: xm,mod,it,s3m,mtm,umx) to patcher
-and many more...
dUP 2.15 Beta 5
-add support for playing *.v2m files
-add support for playing *.ahx files
-center aboutbox in patcher
-center "add patchdata" dialog in dup maindialog
-updated ufmod player (XM music) to v1.21
-changed control order in settings dialog
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
|
|
|
Создано: 13 февраля 2008 03:06:59 Личное сообщение #2
Bronco пишет:
Добавил бы
Stars пишет:
а добавил бы
А написали бы, так и добавил бы
----- Вольный художник с собакой
|
|
Создано: 13 февраля 2008 11:42:13 Личное сообщение #3
А есть возможность редактировать уже созданные патчи? Например, есть у меня чей-то готовый патч (ну или свой, для которого исходники потеряны), но он проверяет размер файла и CRC программы (и обламывается на CRC, т.к. программа уже патченная в паре других мест). Руками-то я проверку CRC могу прибить в патче, но хотелось бы в dUP иметь возможность это редактировать.
|
|
Создано: 15 февраля 2008 05:25:45 Личное сообщение #4
dUP 2.17 BETA 23
-improved dup2 plugin for ollydbg v1.10
-long comments for search&replace patchdata now possible
-new v2m player (vista compatible) from http://magic.shabgard.org
-use targetfile information from s&r dialog in CheckOccurrence Dialog
-added function "back to releaseinfo" in patcher logbox
-bug fixed on vista systems with music playback
-"patch" button will be disabled after patching
-some fixes in projectconverter (for old v1.x dup projects)
-changed handling with unresolved environment variables
-original bytes not saved to compiled patcher when "dont't check original bytes" option is enabled
-fixed bug when saving columnswidth of listviews
-new for Attached File: delete file after execute
-new for Attached File: wait for process
-added support for PECompact (optional commandline settings)
-manifest in resource is now avaible by default
-patcher: last used filepath will be stored inside %dup2_last_file% environment variable
-removed the ugly "flicker"-effect with bitmap buttons
-improved dumping (open projects from patcher.exe)
-advanced registry patching (usage of placeholders)
-changes in bitmapbutton code (please only use new button names: BTN_PATCH_OVER ...)
-added fade in/out effect for patcher
-problem with the patchers topmost windows fixed
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://free.pages.at/d2k2/stuff/dup2.beta.rar
|
|
Создано: 19 февраля 2008 03:03:50 Личное сообщение #5
dUP v2.17 Beta 24
2008-02-18
Changelog
-improved dup2 plugin for ollydbg v1.10
-long comments for search&replace patchdata now possible
-new v2m player (vista compatible) from http://magic.shabgard.org
-use targetfile information from s&r dialog in CheckOccurrence Dialog
-added function "back to releaseinfo" in patcher logbox
-bug fixed on vista systems with music playback
-"patch" button will be disabled after patching
-some fixes in projectconverter (for old v1.x dup projects)
-changed handling with unresolved environment variables
-original bytes not saved to compiled patcher when "dont't check original bytes" option is enabled
-fixed bug when saving columnswidth of listviews
-new for Attached File: delete file after execute
-new for Attached File: wait for process
-added support for PECompact (optional commandline settings)
-manifest in resource is now avaible by default
-patcher: last used filepath will be stored inside %dup2_last_file% environment variable
-removed the ugly "flicker"-effect with bitmap buttons
-improved dumping (open projects from patcher.exe)
-advanced registry patching (usage of placeholders)
-changes in bitmapbutton code (please only use new button names: BTN_PATCH_OVER ...)
-added fade in/out effect for patcher
-problem with the patchers topmost windows fixed
-removed option from settings dialog: dup file association
-important bugfix in loadercode (patching of protected memory)
Download
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://free.pages.at/d2k2/stuff/dup2.beta.rar
|
|
Создано: 21 февраля 2008 04:37:21 Личное сообщение #6
dUP v2.17 Beta 25
2008-02-20
Changelgo
-improved dup2 plugin for ollydbg v1.10
-long comments for search&replace patchdata now possible
-new v2m player (vista compatible) from http://magic.shabgard.org
-use targetfile information from s&r dialog in CheckOccurrence Dialog
-added function "back to releaseinfo" in patcher logbox
-bug fixed on vista systems with music playback
-"patch" button will be disabled after patching
-some fixes in projectconverter (for old v1.x dup projects)
-changed handling with unresolved environment variables
-original bytes not saved to compiled patcher when "dont't check original bytes" option is enabled
-fixed bug when saving columnswidth of listviews
-new for Attached File: delete file after execute
-new for Attached File: wait for process
-added support for PECompact (optional commandline settings)
-manifest in resource is now avaible by default
-patcher: last used filepath will be stored inside %dup2_last_file% environment variable
-removed the ugly "flicker"-effect on bitmap buttons
-improved dumping (open projects from patcher.exe)
-advanced registry patching (usage of placeholders)
-changes in bitmapbutton code (please only use new button names: BTN_PATCH_OVER ...)
-added fade in/out effect for patcher
-problem with the patchers topmost windows fixed
-removed option from settings dialog: dup file association
-important bugfix in loadercode (patching of protected memory)
-added option for registry patches: resolve environment variables
Download
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://free.pages.at/d2k2/stuff/dup2.beta.rar
|
|
Создано: 24 февраля 2008 19:53:07 Личное сообщение #7
dUP v2.17 Beta 26
2008-02-24
Changelgo
[2.17 BETA 26]
-improved dup2 plugin for ollydbg v1.10
-long comments for search&replace patchdata now possible
-new v2m player (vista compatible) from http://magic.shabgard.org
-use targetfile information from s&r dialog in CheckOccurrence Dialog
-added function "back to releaseinfo" in patcher logbox
-bug fixed on vista systems with music playback
-"patch" button will be disabled after patching
-some fixes in projectconverter (for old v1.x dup projects)
-changed handling with unresolved environment variables
-original bytes not saved to compiled patcher when "dont't check original bytes" option is enabled
-fixed bug when saving columnswidth of listviews
-new for Attached File: delete file after execute
-new for Attached File: wait for process
-added support for PECompact (optional commandline settings)
-manifest in resource is now avaible by default
-patcher: last used filepath will be stored inside %dup2_last_file% environment variable
-removed the ugly "flicker"-effect on bitmap buttons
-improved dumping (open projects from patcher.exe)
-advanced registry patching (usage of placeholders)
-changes in bitmapbutton code (please only use new button names: BTN_PATCH_OVER ...)
-added fade in/out effect for patcher
-problem with the patchers topmost windows fixed
-removed option from settings dialog: dup file association
-important bugfix in loadercode (patching of protected memory)
-added option for registry patches: resolve environment variables
-fixed bug for musicplayback with bassmod
Download
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://free.pages.at/d2k2/stuff/dup2.beta.rar
|
|
Создано: 27 февраля 2008 06:24:28 Личное сообщение #8
dUP v2.17 Beta 27
2008-02-26
[2.17 BETA 27]
-improved dup2 plugin for ollydbg v1.10
-long comments for search&replace patchdata now possible
-new v2m player (vista compatible) from http://magic.shabgard.org
-use targetfile information from s&r dialog in CheckOccurrence Dialog
-added function "back to releaseinfo" in patcher logbox
-bug fixed on vista systems with music playback
-"patch" button will be disabled after patching
-some fixes in projectconverter (for old v1.x dup projects)
-changed handling with unresolved environment variables
-original bytes not saved to compiled patcher when "dont't check original bytes" option is enabled
-fixed bug when saving columnswidth of listviews
-new for Attached File: delete file after execute
-new for Attached File: wait for process
-added support for PECompact (optional commandline settings)
-manifest in resource is now avaible by default
-patcher: last used filepath will be stored inside %dup2_last_file% environment variable
-removed the ugly "flicker"-effect on bitmap buttons
-improved dumping (open projects from patcher.exe)
-advanced registry patching (usage of placeholders)
-changes in bitmapbutton code (please only use new button names: BTN_PATCH_OVER ...)
-added fade in/out effect for patcher
-problem with the patchers topmost windows fixed
-removed option from settings dialog: dup file association
-important bugfix in loadercode (patching of protected memory)
-added option for registry patches: resolve environment variables
-fixed bug for musicplayback with bassmod.dll
-added textscroller feature
Download
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://free.pages.at/d2k2/stuff/dup2.beta.rar
|
|
Создано: 28 февраля 2008 22:58:11 Личное сообщение #9 |
|
Создано: 9 марта 2008 20:46:50 Личное сообщение #10
dUP v2.17 Updated 20080303
[Current Version]
Version: 2.17
[Features]
-multiple file patcher
-create Offset and Search&Replace patch/loader
-compare files (RawOffset and VirtualAddress) with different filesize
-registry patcher, also for loaders
-attach files to patcher
-get filepaths from registry
-usage of CRC32 and filesize checks
-patching packed files
-compress patcher with your favorite packer
-saving projects
-use custom skin in your patcher
-add music (Tracker Modules: xm,mod,it,s3m,mtm,umx,v2m,ahx) to patcher
-and many more...
http://diablo2oo2.di.funpic.de/downloads/dup2.rar
http://free.pages.at/d2k2/downloads/dup2.rar
|
|
Создано: 4 августа 2008 03:58:48 Личное сообщение #11
dUP 2.18 BETA 8
Version History
[2.18]
-replaced WinExec API by ShellExecute for Windows Vista
-bugfix in Dialog for editing S&R Pattern Occurrence
-added check for skin button IDs
-improved window resizing engine
-added option "trim to path" for Registry Paths
-loader can save now targetfilepath to inifile when its not in same folder
-added TitchySID player for .sid file playback
-added new option for attached files: overwrite existing file
-added support for disabled patch button skin
Now i am currently working on multilanguage support...
_http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
|
|
Создано: 6 августа 2008 03:31:19 Личное сообщение #12
dUP v2.18 Beta 9
2008-08-05
Changelog
- replaced WinExec API by ShellExecute for Windows Vista
- bugfix in Dialog for editing S&R Pattern Occurrence
- added check for skin button IDs
- improved window resizing engine
- added option "trim to path" for Registry Paths
- loader can save now targetfilepath to inifile when its not in same folder
- added TitchySID player for .sid file playback
- added new option for attached files: overwrite existing file
- added support for disabled patch button skin
- added multilanguage support
Download
Standalone: http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
|
|
Создано: 8 августа 2008 07:53:17 Личное сообщение #13 |
|
Создано: 12 августа 2008 01:17:03 Личное сообщение #14 |
|
Создано: 22 августа 2008 08:07:27 Личное сообщение #15 |
|
Создано: 19 сентября 2008 18:33:07 Личное сообщение #16 |
|
Создано: 21 сентября 2008 02:51:10 Личное сообщение #17
Слегка исправленный русский языковый файл для dUP v2.18 Beta 10 и т.д. --> Link <--
|
|
Создано: 21 сентября 2008 10:24:19 Личное сообщение #18 |
|
Создано: 2 декабря 2008 10:40:16 · Поправил: ClockMan Личное сообщение #19
diablo2oo2's Universal Patcher [dUP]
************************************
Version: 2.19 beta 3
1.12.2008
Features:
-multiple file patcher
-create Offset and Search&Replace patch/loader
-compare files (RawOffset and VirtualAddress) with different filesize
-registry patcher, also for loaders
-attach files to patcher
-get filepaths from registry
-usage of CRC32 and filesize checks
-patching packed files
-compress patcher with your favorite packer
-saving projects
-use custom skin in your patcher
-add music (Tracker Modules: xm,mod,it,s3m,mtm,umx,v2m,ahx,sid) to patcher
-and many more...
e5de_02.12.2008_CRACKLAB.rU.tgz - dup2.beta.rar
----- Вы ещё пользуетесь платным софтом? тогда мы идём к вам! :) |
|
Создано: 3 декабря 2008 22:11:08 Личное сообщение #20
в ноги падаю...
объясните мне ,горемычному, как вот это "-patching packed files" работает? Выжидает в лоадере какое то время ,потом патчит или как?
На форуме dup -a как то невразумительно отвечают про мемори чек...
спасибо.
|
|
Создано: 4 декабря 2008 02:14:29 Личное сообщение #21
d0wn
Лоадер работает с брекпоинтами - сработала ловушка, значит время чего-нибудь пропатчить
|
|
Создано: 4 декабря 2008 08:48:05 Личное сообщение #22
tempread
спасибо.
а в запакованном файле то как?
как dup определит , что файл рапакован?
|
|
Создано: 26 февраля 2009 04:38:53 Личное сообщение #23
Вот русский языковый модуль для интерфейса diablo2oo2's Universal Patcher [dUP] Version 2.19 beta 3 может кому и пригодиться 7c52_25.02.2009_CRACKLAB.rU.tgz - lang_russian.zip
|
|
Создано: 1 марта 2009 20:19:27 Личное сообщение #24 |
|
Создано: 25 марта 2009 19:46:20 Личное сообщение #25 |
|
Создано: 25 марта 2009 21:34:22 Личное сообщение #26 |
|
Создано: 25 марта 2009 21:48:42 Личное сообщение #27
товарисч русский и китаецъ!
вы бы хоть писали какие нововведения сделал уважаемый diablo2oo2.....
а твот херачат...
я так понял он добавил: dUP v2.19 Beta 12- "then you can open text files and replace words" - замена в текстовых файлах
dUP v2.19 Beta 13 - "i added a simple unicode detection for the textpatcher. also a bug is fixed in the textpatcher" - пофиксил предыдущую задумку с текстом. и уникод прикрутил.
|
|
Создано: 27 марта 2009 13:02:23 Личное сообщение #28 |
|
Создано: 27 марта 2009 13:36:19 Личное сообщение #29 |
|
Создано: 27 марта 2009 19:36:36 · Поправил: Dima555 Личное сообщение #30
2.19 Final
http://diablo2oo2.di.funpic.de/downloads/dup2.rar
Fri, 27 Mar 2009 19:05:50
[2.19]
-new "Text-Patch" module !
-bugfix in s&r compare module
-other bugfixes from v2.18
-added linkcursor in patcherwindow
-registry editor now can import v5 reg files
-faster scrolltext engine
-better scrolltext font management
-new function: import long hexpatterns in offset-patch-dialog
-fixed loader_installer bug
-added support for relative paths (subfolders) for the targetfiles
-search & replace comments bugfix
-loader: registrypatcher bugfix
-added new internal environment variable: %dup2_last_path%
-skincontrols now can have transparent backgroundcolor (FFFFFFFF)
-now you can execute multiple search&replace loaders from same directory
|
|
Создано: 4 апреля 2009 02:22:28 Личное сообщение #31
Вот русский языковый модуль для интерфейса diablo2oo2's Universal Patcher [dUP] Version 2.19 Final может кому и пригодиться 47ff_03.04.2009_CRACKLAB.rU.tgz - lang_russian.zip
|