Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: installer + network attack #21

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

AleksaBajat
Copy link
Collaborator

@AleksaBajat AleksaBajat commented Mar 20, 2025

Updated the dependencies to reflect the latest attack code.

Added 'Windows Extension Host' installer:

  • installer only runs on the x64 architecture
  • installer has a proper simplified .rtf license that .msi installer can read
  • structured such that the 'Steadybit GmbH' folder is the root and every other extension is going to be added in the root folder.
  • installer adds CLI utilities to the PATH
  • installer embeds the cabinet file
  • installer starts the Windows service
  • installer sets the icon and company name in the Installed Apps pane.
  • installer uses a minimal UI that consists of welcome screen, progress bar and end screen.

- embedder cabinet file
- changed the installer name
- different file hierarchy, top ProgramFiles folder is company name and then every extension is going to live in it's own folder.
- WHE folder is not Core folder
- Added util extension to query native machine
- Launch condition x64
- License created using WordPad in order to output the simplified version of the .rtf which can be used by the msi installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant