Woeusb для kali linux

Woeusb для kali linux

There Is No WoeUSB

Well there was one, but it is now moved to the new home: https://github.com/WoeUSB.

WoeUSB is moving to a new GitHub organization to fulfill new needs and expectations, refer The future of WoeUSB · Issue #209 · slacka/WoeUSB for more info.

  • The self-sustaining woeusb program has been split from the current source to https://github.com/WoeUSB/WoeUSB, and the development will continue as usual.
  • The current repository that comprises mostly the wxWidgets wrapper code for woeusb , is forked to https://github.com/WoeUSB/WoeUSB-frontend-wxgtk, in its unmaintained form.
  • @WaxyMocha implemented an independent, Python port of WoeUSB which is named WoeUSB-ng, and the project is located at https://github.com/WoeUSB/WoeUSB-ng.

What should I do

I’m a user of WoeUSB

Please refer to https://github.com/WoeUSB/WoeUSB for new software releases, the wxWidgets GUI wrapper program is dropped due to its unmaintained status.

We also recommend @WaxyMocha’s WoeUSB-ng, which rewritten WoeUSB using Python (including the GUI, yay!) and has a better future than the currently Bash-based WoeUSB.

I’ve filed an unresolved issue to WoeUSB

Unfortunately due to technical difficulties we are unable to migrate old issues to the new project, please kindly file a new issue and link it to the old counterpart.

This is also a good time to ensure the issue is still reproducible/relevant.

I’ve filed an unresolved pull request to WoeUSB

Please kindly file it again to the corresponding WoeUSB project, thank you!

I’m a package maintainer of WoeUSB

  • Please refer to the new GitHub projects for the source code and contacts.
  • It is recommended to use woeusb as the package name of the woeusb Bash core utility, and a separate package of woeusb-frontend-wxgtk for the wxWidgets wrapper. The woeusb-frontend-wxgtk package should not ship the woeusb program and relies on a dependency for the woeusb package.
  • If you want to package the current source feel free to do so, after the descretion of the namespace conflict problem. The current source is available at the obsoleted branch.

We would like to thank @slacka and countless contributors for making the project alive, and thrive through these years.

The new title is inspired from the There Is No Game : Wrong Dimension non-game, by Draw Me A Pixel.

About

WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501’s WinUSB.

Читайте также:  Kik messenger для windows

Источник

WoeUSB для Linux

Разработчик: slacka
Лицензия: Бесплатно
Версия: 3.3.1
Обновлено: 2020-02-08
Системы: Linux
Интерфейс: английский
Рейтинг:
Ваша оценка:
Категория: Загрузка и установка ОС
Размер: зависит от платформы

О программе

Что нового

Новое в версии 3.3.1 (08.02.2020):

  • Исправление некоторых ошибок.

Системные требования

Полезные ссылки

Подробное описание

WoeUSB — утилита для Linux систем, позволяющая создавать загрузочные версии USB-носителей с установочными версиями операционных систем Windows. Утилита поддерживает запись загрузочных образов на USB устройства из iso-файлов или DVD дисков.

Утилита имеет две версии — графическая и консольная. Версия с графическим интерфейсом (woeusbgui), будет удобна для обычных пользователей, которые предпочитают работу с интуитивно понятным интерфейсом. Утилита командной строки (woeusb) предназначена для опытных пользователей операционной системы Linux, которым удобно работать в терминале с помощью текстовых команд.

Поддерживаются загрузочные образы Windows Vista, Windows 7, Window 8.x, Windows 10 и Windows PE всех языков и редакций. Поддерживаются режимы загрузки Legacy / MBR / IBM PC, а также UEFI для образов Windows 7 и выше.

Как в Linux записать загрузочную USB-флешку с установочной версией Windows с помощью утилиты WoeUSB

  1. Скачайте утилиту WoeUSB и запустите её с помощью ярлыка в меню программ или с рабочего стола.
  2. В разделе «Sourse» выберите источник дистрибутива операционной системы Windows.
    • Отметьте пункт «From a disk image (iso)» и укажите путь к iso файлу.
    • Или отметьте пункт «From a CD/DVD drive» и выберите привод компакт дисков с вставленным установочным DVD диском.
  3. В разделе «File System» укажите файловую систему, в которую будет отформатирован ваш USB-носитель.
  4. В последнем разделе «Target device» выберите USB устройство, на которое будет записана установочная версия Windows.
  5. Нажмите Install и при необходимости подтвердите выполнение операции.

Оценка пользователей

Другие программы

Rufus
Утилита для создания загрузочных USB-носителей в Windows

F-Secure Linux Security
Антивирус для Linux с защитой в режиме реального времени

Источник

WoeUSB

WoeUSB — программа для создания загрузочной флешки для установки Windows. Программа создает загрузочную флешку из образа Windows.

Программа является форком утилиты WinUSB. WoeUSB позволяет создать установочную загрузочную USB-флешку из образа Windows.

WoeUSB состоит из двух компонентов:

  • woeusb — непосредственно сама программа, которая работает из командной строки.
  • woeusbgui — графическая оболочка (интерфейс) для woeusb (использует библиотеку WxWidgets).

Поддерживаемые образы

Для создания флешки можно использовать:

  • Файл ISO-образа
  • DVD-диск с Windows

Поддерживаемые версии Windows

Программа поддерживает запись образов следующих версий Windows:

  • Windows Vista
  • Windows 7
  • Window 8.x
  • Windows 10
  • Редакции: Home, Pro, Windows PE и другие.

Поддерживаемые режимы

  • Legacy
  • MBR-style
  • IBM PC compatible bootmode
  • Native UEFI для Windows 7 и новее (целевая файловая система только FAT)

Установка WoeUSB в Linux

Программа есть в репозиториях дистрибутивов Fedora, openSUSE, Gentoo. Название пакета: woeusb.

Для установки WoeUSB в Ubuntu можно воспользоваться PPA-репозиторием. Выполните в терминале следующие команды:

Читайте также:  Общие свойства всех систем windows

Запустить графическую версию программы можно из командной строки, выполнив:

Или использовать консольную версию. Команда:

Как создать установочную флешку с Windows

Создать установочную флешку в WoeUSB очень просто.

Подготовьте файл ISO-образа или DVD-диск с Windows, и вставьте USB-флешку в компьютер.

Запустите программу (woeusbgui).

В программе выберите пункт From a disk image (iso) , если вы хотите записать ISO-образ. Затем укажите файл ISO-образа.

Если вы создаете флешку, используя CD/DVD-диск с Windows, то выберите пункт From a CD/DVD drive .

Далее в списке Target device выберите флешку, на которую будет записан образ.

Источник

Woeusb для kali linux

A Microsoft Windows® USB installation media preparer for GNU+Linux

  • Support Legacy PC/UEFI booting
  • Support FAT32 and NTFS filesystems
  • Support using physical installation disc or disk image as source

Supported Windows® installation images

  • Windows Vista and later
  • Any language or edition variants
  • Windows PE

NOTE: Non official installation media may be supported, but not guaranteed

The following are the dependencies that WoeUSB requires, in one way or another. Refer the wiki for distro-specific information.

WoeUSB will not be able to function without these software installed in their proper locations:

  • GNU Bash
    For interpreting and executing the program logic
    Requires >= 4.3
  • The GNU Core Utilities(Coreutils)
    For common Unix utilities necessary for basic operations
  • util-linux
    For low-level utilities interacting with storage devices, etc
  • GNU Grep and Gawk
    For parsing necessary information out from a command output
  • The GNU Find Utilities
    For enumerating files required for operation
  • GNU GRUB
    For installing the bootstrap code used in a Legacy PC boot
    We specifically requires modules of the i386-pc architecture, for Debian-based distributions these are provided via the grub-pc-bin package
  • GNU Parted
    For manipulating disk partition table and partitions
  • GNU Wget
    For acquiring Pete Batard’s UEFI:NTFS UEFI bootloader
  • dosfstools
    For creating FAT filesystem in —device creation method
  • NTFS-3G
    For creating NTFS filesystem in —device creation method
  • wimlib
    For splitting install.wim Windows Imaging (WIM) archive so that archives over 4GiB can be fit in an FAT32 filesystem

Without the following dependencies WoeUSB will still able to run, but some functionalities will be unavailable:

  • p7zip
    For workaround the problem where the Windows 7 installation media doesn’t ship their UEFI bootloader in the proper location
  • Pete Batard’s UEFI:NTFS UEFI bootloader
    For supporting NTFS filesystems in the target USB key

To be addressed. For now refer Run from source.

Run from source

WoeUSB is a program that can be run without installation(excluding its dependencies):

  1. Download the program(woeusb-N.N.N.bash) from the Releases page
  2. Fix the missing executable file permission ( chmod +x path/to/woeusb-N.N.N.bash )
  3. Launch a terminal application and run the program via the appropriate path( sudo path/to/woeusb-N.N.N.bash —help )
Читайте также:  Windows 10 screen driver update

WoeUSB is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WoeUSB is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WoeUSB. If not, see http://www.gnu.org/licenses/.

Identify otherwise specified licenses applicable to a certain product/development asset

If the asset is in plaintext format:

  1. Check the SPDX-License-Identifier tag in the file’s header
  2. Check the .reuse/dep5 file from the source tree/release tree directory

If the asset is not in plaintext format:

Check the .reuse/dep5 file from the source tree/release tree directory

Источник

Woeusb для kali linux

Lin-Buo-Ren released this May 23, 2021

This release incorporates the following changes:

🔧 Fixes

Changes that fix something that was previously not working, to working:

  • We’ve fixed Slackware Linux compatibility by changing the template used to create the temporary directory. We would like Sérgio Surkamp to properly reporting the issue.

Lin-Buo-Ren released this May 23, 2021

This release incorporates the following changes:

💦 Refactoring

Changes that are mostly not noticeable, but improves the overall design for future conveniences:

  • We’ve dropped the unnecessary and bloated license declaration text as the SPDX license identifier should be enough to announce the license of the script. This also improves readability by giving easier access to the actual code.
  • We’ve eliminated the unnecessary target fs label variable.
  • We’ve dropped an unnecessary state-tracking variable that serves no purpose aside from the initial expectation.
  • We’ve dropped the echo_with_color function as the use of the echo command is unreliable and to ease our burden of maintaining two message printing functions.
  • We’ve implemented specific functions for message output to replace the generic printf* functions, which should make the message more unified and also ease the developers from enumerating all the unnecessary details just for printing a message (and often done wrongly).

🤏 Linting

Changes that fix potential problems that may have the potential that become a real one:

  • We’ve fixed some typos and some grammar problems in our release note draft.
  • We’ve added the legal compliance section to the release note draft to ease future publications
  • We’ve replaced an icon representing new features in the release draft
  • We’ve fixed a typo in the core script’s file header
  • We’ve dropped an unnecessary quoting of a string without special characters to Bash

Источник

Оцените статью