Skip to content

Statically link all dependencies #20

@varocarras

Description

@varocarras

Statically link all of the payloads dependencies including OpenSSL, Libdatachannel,etc.

  • Statically link Libdatachannel
  • Statically build OpenSSL
  • Statically link OpenSSL by adding set(OPENSSL_USE_STATIC_LIBS TRUE) in CMake
  • Statically link VS++ Runtime (VCRuntime140.dll, etc...)
  • Test on Virtual Machines
  • Asses and write specific required conditions for running executable. (Operating System, Architecture, Dependencies)

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions