Сейчас на форуме: bartolomeo, -Sanchez-, morgot, sashalogout (+5 невидимых)

 eXeL@B —› Софт, инструменты —› Swiss File Knife
Посл.ответ Сообщение


Ранг: 673.3 (! !), 400thx
Активность: 0.40.31
Статус: Участник
CyberMonk

Создано: 23 мая 2020 15:28 · Поправил: mak
· Личное сообщение · #1

Swiss File Knife 1.9.7 Released < 3 hours ago



Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.

Features
replace words in text and binary files
search in files using expressions (xfind, like grep)
stream text editor (xed, like sed)
instant command line ftp and http server for windows and linux
send folder via network between windows and linux
copy folder excluding sub folders and files
dupfind, find duplicate files by content
run a command on all files of a folder
split and join large files
make md5 checksum lists of files
detab, remove tab characters
remove CRLF, convert between unix and windows line endings
list biggest, largest files of a directory tree
list newest, latest files of a directory tree
compare folders, list changed and added files
treesize, show sub folder sizes
head, show first lines of a file
tail, show last lines of a file
find filenames fast using index files
rename many files using expressions
copy part of a file
remove blanks in filenames
touch, change times of a file
delete files in selected sub folders
fixfile, fix bad filenames (windows only)
set file time from filename
print colored text to terminal
convert csv to tab separated
wget, download files from web
ping many computers in one command
get or set clipboard text in batch (windows only)
create hexdump of binary files
xmlform, reformat xml output
send http or udp requests
send text via udp from batch
print tcp, http or udp traffic
create random test data
list nested .zip .tar .tar.gz .tar.bz2 archive contents
multi platform scripting
base64 encode and decode
hex encode and decode
create zip files on the command line
extract zip files on the command line
zip files with UTF-8 support
search in office files .docx .xlsx .odt .ods
search word files on the command line
search excel files on the command line
search powerpoint files on the command line
search openoffice files on the command line

Утилиту можно использовать как патчер -
Code:
  1. @echo off
  2. @color 1F
  3. TITLE Patcher
  4.  
  5. net session >nul 2>&1
  6. if NOT %errorLevel% == 0 (
  7.     echo ERROR: Administrative permissions required.
  8.     echo.
  9.     echo INFO:  Run Patcher.cmd as ADMIN ...
  10.     echo.
  11.     pause
  12.     exit
  13. )
  14.  
  15. %~d0
  16. cd %~p0
  17.  
  18. echo ************************************************************
  19. echo Patcher
  20. echo ************************************************************
  21. echo.
  22. sfk.exe rep -bin /hexsrc/hexdst/  -dir . -yes -file Treshina.exe
  23. sfk.exe rep -bin /hexsrc/hexdst/  -dir . -yes -file Treshina.dll
  24. echo.
  25. echo Patching finished ...
  26. echo.
  27.  
  28. pause


Весь Help можно посмотреть в консольке так - sfk197-x64.exe dumphelp > Help.txt


--> Link <--

-----
RE In Progress [!] Coding Hazard [!] Stay Clear of this Cube


| Сообщение посчитали полезным: plutos, GMAP, Jim DiGriz

Ранг: 431.7 (мудрец), 391thx
Активность: 0.730.32
Статус: Участник

Создано: 23 мая 2020 16:32 · Поправил: dosprog
· Личное сообщение · #2

mak пишет:
copy part of a file

Вот та опция ("sfk partcopy"), из-за которой он у меня лежит, в версии 1.7.2 (2014).
А так, в принципе, можно и без него.



| Сообщение посчитали полезным: mak

Ранг: 431.7 (мудрец), 391thx
Активность: 0.730.32
Статус: Участник

Создано: 29 мая 2020 05:43 · Поправил: dosprog
· Личное сообщение · #3

Собрал отдельную утилиту по мотивам "SFK PARTCOPY" (Что собирался сделать уже очень давно).
Занимается тем же самым, и синтаксис вызова сохранён оригинальный. Ну, почти что.

Утилита в двух версиях - DOS16 и WIN32 CMD.

--> COPYPART <--





На файлах, бОльших 4Gb, не тестировалась, но вроде бы тоже должно работать.

--------------------------------------------------------
Зачем оно было нужно? - Причин три.
Во-первых, повыпендриваться.
Во-вторых, нужна DOS-версия опции "SFK PARTCOPY", и нормального размера.
А в-третьих, иногда бывает нужно сохранить проект
по ковырянию определённого софта в "самодостаточный архив"
и если в том проекте для частичного копирования использовалась SFK,
то хранить в архиве пол-мегабайта самого файла SFK.EXE смысла мало.
Отдельная же утилитка занимает всего 15kb.



Добавлено спустя 8 часов 50 минут

Добавил работу с SYSTEM/HIDDEN файлами
и восстановление оригинального времени output файла.
(поправил ссылку на скачивание в начале поста).
Ну и на этом вроде бы всё.



| Сообщение посчитали полезным: plutos
 eXeL@B —› Софт, инструменты —› Swiss File Knife
:: Ваш ответ
Жирный  Курсив  Подчеркнутый  Перечеркнутый  {mpf5}  Код  Вставить ссылку 
:s1: :s2: :s3: :s4: :s5: :s6: :s7: :s8: :s9: :s10: :s11: :s12: :s13: :s14: :s15: :s16:


Максимальный размер аттача: 500KB.
Ваш логин: german1505 » Выход » ЛС
   Для печати Для печати