Skip to content

Releases: audibleblink/dummyDLL

Release v0.8.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:49
remove x86 artifact

Release v0.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:45
use golang's peb functions

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:22
fix make's persistent setting of go env

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:04
makefile and github actions improvements

  * streamline makefile
  * concurrent builds
  * dynamic compiler selection
  * os-agnostic makefile

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:59
use windows for cicd

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:56
adds github action workflows

adds 64bit dll support

Choose a tag to compare

@audibleblink audibleblink released this 18 Jul 00:26
v0.5

adds 64bit dll support

additional export and entrypoints

Choose a tag to compare

@audibleblink audibleblink released this 16 Jul 18:17
v0.4

ignore

v0.3: use winapi for calling a messagebox

Choose a tag to compare

@audibleblink audibleblink released this 14 Jul 14:45
  * beeep modules was calling powershell.exe
  * remove some 3rd part dependencies
  * adds messagebox function that maps to MessageBoxW in the Windows API

v0.2

Choose a tag to compare

@audibleblink audibleblink released this 14 Jul 03:06
update screenshot