Commit Graph

  • e49c7c2c44 Merge pull request #7 from sliverarmory/feat/freebsd-platform main v0.0.7 Joe 2026-08-23 21:25:24 -07:00
  • a5f6009c22 ci: use Zig 0.16 for FreeBSD fixture builds feat/freebsd-platform moloch-- 2026-08-23 19:10:13 -07:00
  • c7ee9636e9 feat: add FreeBSD amd64 and arm64 support moloch-- 2026-08-23 19:00:58 -07:00
  • 9bcc5977a7 Merge pull request #6 from sliverarmory/feat/linux-platform Joe 2026-08-23 15:00:50 -07:00
  • c32b12f880 feat: add Linux ARMv7, RISC-V, and PPC64LE support feat/linux-platform moloch-- 2026-08-23 16:22:53 -05:00
  • 9e32eafc96 Merge pull request #5 from sliverarmory/bofs Joe 2026-08-22 09:51:14 -07:00
  • 9b163f4164 fix: harden BOF loader edge cases bofs moloch-- 2026-08-22 11:36:26 -05:00
  • ee410d40de test: scope Windows unwind tests by architecture moloch-- 2026-08-21 19:56:13 -05:00
  • 574adbbacb refactor: isolate BOF support in its own package moloch-- 2026-08-21 11:05:43 -05:00
  • f0a0d7331c chore: ignore local reflektor binary moloch-- 2026-08-21 08:50:16 -05:00
  • 1d705dcf2b test: use exact i386 COFF entry symbols moloch-- 2026-08-20 21:14:32 -05:00
  • 4d2aacad88 feat: add native Mach-O BOFs and loader policy moloch-- 2026-08-20 21:09:11 -05:00
  • a3fbe59608 test: allow legacy MSVCRT truncation semantics moloch-- 2026-08-19 23:24:10 -05:00
  • 80e507a7a5 test: use native Windows ABI for CRT shim moloch-- 2026-08-19 23:18:13 -05:00
  • 1f966e3496 fix: support Windows ARM64 BOF execution moloch-- 2026-08-19 23:13:04 -05:00
  • 80fb4e8122 feat: add opt-in BOF loader moloch-- 2026-08-19 19:47:24 -05:00
  • 16eb36d707 test: move integration tests out of repository root moloch-- 2026-08-19 15:26:27 -05:00
  • a6794488a0 Merge pull request #4 from sliverarmory/feat/darwin-dyld-thread-pin v0.0.6 Joe 2026-08-19 10:52:39 -07:00
  • f6340677de Pin Darwin loader transactions to one thread feat/darwin-dyld-thread-pin moloch-- 2026-08-19 12:37:00 -05:00
  • 149f3bb321 Merge pull request #3 from sliverarmory/feat/native-package v0.0.5 Joe 2026-08-19 09:41:53 -07:00
  • 2fbb4c2533 Compare E2E overlay with Git blobs feat/native-package moloch-- 2026-08-19 11:26:34 -05:00
  • 22bcd6c7ba Fix Windows E2E artifact extraction moloch-- 2026-08-19 11:22:09 -05:00
  • a15c98240e Add Sliver end-to-end matrix moloch-- 2026-08-19 11:18:14 -05:00
  • 720435b5b5 Add tag-free native loader package moloch-- 2026-08-19 10:57:05 -05:00
  • 41462d7e8d Merge pull request #2 from sliverarmory/feat/call-export-with-args v0.0.4 Joe 2026-08-18 23:42:48 -07:00
  • 5644744f38 Add argument-bearing export calls feat/call-export-with-args moloch-- 2026-08-19 01:32:52 -05:00
  • ffd5cfbff0 Merge pull request #1 from sliverarmory/recursive Joe 2026-08-17 20:39:51 -07:00
  • 7ea44543f3 Keep platform support below README image moloch-- 2026-08-17 20:38:36 -07:00
  • a454b34cbe Add Reflektor artwork to README moloch-- 2026-08-17 20:36:11 -07:00
  • 63c6a8ed5d Fix Windows recursive fixture cleanup recursive moloch-- 2026-08-17 08:58:11 -07:00
  • 93c14af6cb Add recursive in-memory dependency loading moloch-- 2026-08-17 08:54:01 -07:00
  • d111de954c Build native Go fixtures with system compiler v0.0.3 feat/go-cshared-runtime-init moloch-- 2026-08-16 23:41:57 -07:00
  • db47c62573 Fix Go c-shared runtime initialization moloch-- 2026-08-16 23:12:12 -07:00
  • 31be3af6e5 Update readme moloch-- 2026-08-16 18:43:23 -07:00
  • 33ea1ae79f Preload Darwin system dependencies with dyld v0.0.2 moloch-- 2026-08-15 17:00:36 -07:00
  • 0b0557aadf Restore dyld state before calling exports moloch-- 2026-08-15 16:17:31 -07:00
  • 47bce06693 Give macOS Rust HTTP worker more stack moloch-- 2026-08-15 16:12:03 -07:00
  • 19da3a89ca Fix cross-platform Rust fixture CI moloch-- 2026-08-15 16:02:47 -07:00
  • 1d2a19b202 Test Rust HTTP fixtures on Go 1.26.6 moloch-- 2026-08-15 15:45:28 -07:00
  • 6bc170fb9c Remove ap32 features v0.0.1 moloch-- 2026-02-26 08:48:06 -08:00
  • 6509b49a0d Fail Darwin CI when target loader tests are skipped moloch-- 2026-02-17 07:25:56 -08:00
  • 084b4b37fc Handle missing Diagnostics ctor in darwin loader moloch-- 2026-02-17 07:20:58 -08:00
  • 0f3c913216 Capture dyld Diagnostics error text on darwin moloch-- 2026-02-17 07:16:45 -08:00
  • 57f2b22b4e Improve darwin loader diagnostics for CI triage moloch-- 2026-02-17 07:13:15 -08:00
  • 2647817e34 Use cgo bridge for darwin function-pointer calls moloch-- 2026-02-17 07:05:19 -08:00
  • 469107d9f8 Fix darwin amd64 cCall10 stack alignment moloch-- 2026-02-17 06:59:28 -08:00
  • 264b314ebc Require exact darwin JustInTimeLoader make symbol moloch-- 2026-02-17 06:56:23 -08:00
  • c7d740df2e Allow zero-initialized Diagnostics fallback on darwin moloch-- 2026-02-17 06:52:40 -08:00
  • 4e64124e62 Harden darwin dyld symbol resolution across runner variants moloch-- 2026-02-17 06:45:24 -08:00
  • 267f759016 Enforce darwin export-call tests and dyld symbol fallback moloch-- 2026-02-17 06:36:03 -08:00
  • 1b27c3938f Export Go fixture C symbols on Windows moloch-- 2026-02-17 06:23:24 -08:00
  • 114629858f Stabilize linux Go c-shared fixture loading moloch-- 2026-02-17 06:16:18 -08:00
  • 9534e4a584 Run ELF init hooks in linux in-memory loader moloch-- 2026-02-16 21:49:17 -08:00
  • 080184db5b Use cgo-safe Linux export calls for cgo builds moloch-- 2026-02-16 16:23:57 -08:00
  • 8aaceb56d9 Harden CI fixture tests across linux, darwin, and windows moloch-- 2026-02-16 16:02:31 -08:00
  • f65a806837 Fix tests moloch-- 2026-02-16 15:18:06 -08:00
  • 6f058a9bdf Fix tests moloch-- 2026-02-16 13:50:51 -08:00
  • 4f78ec0a52 Add gh action test workflow moloch-- 2026-02-16 13:35:18 -08:00
  • dee49bf1aa Avoid /dev/shm and memfd moloch-- 2026-02-16 13:22:05 -08:00
  • 9c3263c779 Initial commit moloch-- 2026-02-16 11:59:44 -08:00