Skip to content

Releases: amdf/NativeShell

Release v0.14.1

03 Feb 06:46
4e081c6
Compare
Choose a tag to compare

Fixed command 'lm' (list modules)

Release v0.14.0

26 Jan 13:28
Compare
Choose a tag to compare
  • dir now support subdirectory listing
  • you can change disk by typing C: or D: (if present)
  • automatically search for an executable when typing unknown commands (for example, autochk will attempt to launch autochk.exe from the current directory)
  • command parsing now skips leading whitespace
  • prompt changed to NT paths instead of DOS paths (cosmetic change)
  • NOTE: "lm" command is broken in x64 mode

Release v0.13.2

18 Jan 16:35
f3607eb
Compare
Choose a tag to compare

First release with x64 executable

Release v0.13.1

14 Jan 18:52
5516f78
Compare
Choose a tag to compare
  • check if native executable when start .exe file

Release v0.13.0

13 Jan 20:40
Compare
Choose a tag to compare
  • fix backspace on modern systems
  • now using semver for version numbers

Release v0.12

12 Jan 18:33
a6d8059
Compare
Choose a tag to compare

NT Native Executable and install files