Skip to content

Releases: dumbasPL/fumo_loader

Development build

01 Jan 14:32
Compare
Choose a tag to compare
Development build Pre-release
Pre-release

Commits

  • 78a32ea: use upstream linux-pe (nezu)

v1.1.1

28 Dec 01:43
Compare
Choose a tag to compare

Commits

  • b91b240: fix compatibility with latest MSVCRT (nezu)

v1.1.0

27 Dec 03:25
Compare
Choose a tag to compare

Commits

  • 7f8fe55: update compatibility range (nezu)
  • b6a3e95: Linux embedding tools (#15) (nezu) #15
  • dc24b88: make encoder and generator executable on linux (dumbasPL)

v1.0.3

25 Dec 01:35
Compare
Choose a tag to compare

Commits

v1.0.2

16 Dec 10:59
Compare
Choose a tag to compare

Caution

24H2 is not supported

Commits

  • c133de0: Revert "Update libKDU to 1.4.3 (#13)" (nezu)

v1.0.1

06 Dec 16:54
10782ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Jun 19:51
Compare
Choose a tag to compare

Commits

  • 33daa45: fix build (nezu)
  • 61d101b: refactor driver interface (nezu)
  • 410ec4d: fix stage2 crash (nezu)
    • random explorer crashes
  • 068354d: add anti-idiot™ (nezu)
    • automatically disable spyware (invasive anti-cheats)
    • automatically disable HVCI
    • automatically disable KVAS
  • 6ee5530: add FUMO_DRIVER_DEBUG cmake flag (nezu)
  • db28297: update libKDU (nezu)
  • a159fdb: bump version to 1.0.0 (nezu)

v0.3.1

04 Feb 22:52
Compare
Choose a tag to compare

Commits

  • 206d245: Update README.md (nezu)
  • ff6f8f4: don't BSOD when KVA shadowing is enabled (nezu)

v0.3.0

27 Jan 00:26
Compare
Choose a tag to compare

Commits

  • 13cc966: add lz4 compression (nezu)

v0.2.2

26 Jan 22:24
Compare
Choose a tag to compare

Commits

  • 61fa636: Fix typos (Oszku) #1
  • b17df43: add note about KVA Shadowing (nezu)
  • 69d64f4: Added star history (nezu)
  • fe89dd3: pin libKDU version (nezu)
  • ce2dc8e: convert tabs to spaces (nezu)
  • 77f1bf1: use modern version of LdrLoadDll (nezu)
  • 5c54806: add support for resolving imports by ordinal (nezu)
  • 60cd54f: update KDU to v1.4.1 (nezu)