Commit Graph

  • b38e65e741 build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#130) main v1.4.3 dependabot[bot] 2026-06-02 20:17:43 +02:00
  • f99ce30342 fix: msrpc: dtyp: use correct object_type_list format (#132) oiweiwei 2026-06-02 20:17:13 +02:00
  • 64e3265bc1 fix: msrpc: dtyp: use correct object_type_list format fix-object-type-list-wire-format oiweiwei 2026-06-02 20:05:51 +02:00
  • aae8739bca build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#129) dependabot[bot] 2026-05-14 18:08:37 +02:00
  • c4f212d40f dcerpc: transport: add custom dns resolver (#127) oiweiwei 2026-05-14 08:04:27 +02:00
  • f6ec4980c5 dcerpc: transport: add custom dns resolver feat-dns-resolver oiweiwei 2026-05-14 00:26:18 +02:00
  • a87cad324c fix: pass target name for smbserver (#126) v1.4.2 oiweiwei 2026-05-13 23:51:47 +02:00
  • 8bda35edc0 fix: pass target name for smbserver feat-smb-target-name oiweiwei 2026-05-13 23:47:36 +02:00
  • 8850d8edff build(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#123) dependabot[bot] 2026-05-07 08:36:32 +02:00
  • b0a4a57f09 build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.72 (#124) dependabot[bot] 2026-05-07 08:36:19 +02:00
  • 9e344ac9bf build(deps): bump actions/setup-go from 5 to 6 (#119) dependabot[bot] 2026-05-07 08:33:20 +02:00
  • ab1e313b47 build(deps): bump actions/checkout from 4 to 6 (#120) dependabot[bot] 2026-05-07 08:33:07 +02:00
  • 61329dbf28 build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.35.1 (#121) dependabot[bot] 2026-05-07 08:32:30 +02:00
  • a9bc229ed2 build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#122) dependabot[bot] 2026-05-07 08:32:20 +02:00
  • b1fca23aed chores: move gen target; refresh vendor; add dependabot (#118) v1.4.1 oiweiwei 2026-05-07 00:01:38 +02:00
  • 44cdc0b10a fix: add missing efsr to codegen (#117) oiweiwei 2026-05-06 23:46:34 +02:00
  • 52d70a2249 wellknownendpoint: convert tsv to yaml (#116) oiweiwei 2026-04-29 17:31:44 +02:00
  • d81214d410 feat: regenerate based on reworked msdn (#115) v1.4.0 oiweiwei 2026-04-28 19:46:14 +02:00
  • e4f410a7f2 chore: move math and oem to separate modules (#114) oiweiwei 2026-04-23 22:20:43 +02:00
  • 29779c2ec9 chore: cleanup midl related code (#113) oiweiwei 2026-04-23 21:27:57 +02:00
  • 8222829b84 codegen: decouple request from operation for reusability (#112) v1.3.0 oiweiwei 2026-04-20 10:53:51 +02:00
  • cfa498a548 feat: ssp: accept security context for krb5/ntlm/spnego (#111) oiweiwei 2026-04-20 10:35:17 +02:00
  • c28ed9e2ea msrpc: mimicom: add mimikatz idl rpc (#110) oiweiwei 2026-04-19 13:55:13 +02:00
  • 5fc6592ed8 msrpc: rrp: skip ve_valueptr is not a pointer (#109) v1.2.18 oiweiwei 2026-03-24 15:03:01 +01:00
  • f8331c0b3f update README.md (#107) oiweiwei 2026-03-21 19:24:55 +01:00
  • 305e62bde5 msrpc: add tsts idl (#106) v1.2.17 oiweiwei 2026-03-21 10:58:55 +01:00
  • 3b4f236a0e fix: ssp: krb5: aes: unwrap and ec count for non-ex (#104) v1.2.16 oiweiwei 2026-02-22 17:55:50 +01:00
  • bdc388ce9a feat: support large kerberos tokens (#83) v1.2.15 oiweiwei 2026-02-08 14:26:08 +01:00
  • 63357b3154 chore: go-smb2.fork: v1.0.1 (#102) oiweiwei 2026-02-04 17:28:56 +01:00
  • 9a2cc4ddb7 midl: add min_is, max_is, size_is to ignore non-matching structures oiweiwei 2026-01-24 12:31:19 +01:00
  • 7c178af728 smb2: do session logoff on close v1.2.14 oiweiwei 2026-01-18 19:27:38 +01:00
  • 29b0c1c676 msrpc: gen source oiweiwei 2026-01-17 12:25:38 +01:00
  • bb1c41d6dc codegen: use errors interface for error mapping oiweiwei 2026-01-17 12:24:51 +01:00
  • 815072f410 feat: dcerpc: add error mapper option support oiweiwei 2026-01-17 12:24:34 +01:00
  • 280fc7013b fix: dcerpc: transport: deadlock in makeCall v1.2.13 oiweiwei 2026-01-15 17:46:17 +01:00
  • 6f89ec8889 msrpc: csra: certtransblob helpers / enum certdb example oiweiwei 2025-12-14 19:54:11 +01:00
  • 9309a05731 fix: msrpc: samr: fix empty user_properties oiweiwei 2025-12-02 17:00:28 +01:00
  • 3b6f5a9313 fix: add full ext-caps for drsr secrets dump oiweiwei 2025-11-20 20:50:27 +01:00
  • 9553af669e build(deps): bump golang.org/x/crypto dependabot[bot] 2025-11-20 01:50:45 +00:00
  • 60ff623835 feat: update gokrb5 to v9.0.6 v1.2.12 oiweiwei 2025-11-07 10:04:40 +01:00
  • 867fcc2a15 feat: update gokrb5 to v9.0.5 v1.2.11 oiweiwei 2025-11-04 09:43:21 +01:00
  • b344b83142 dcerpc: add support for http-v1 legacy connect oiweiwei 2025-10-13 18:45:17 +02:00
  • a96d5f2689 examples: add remote mgmt example oiweiwei 2025-10-12 18:12:42 +02:00
  • 8171bb8b93 msrpc: add conversation and remote management interfaces oiweiwei 2025-10-12 16:54:52 +02:00
  • 199a0d6e4a epm: print hyperv endpoint nicely oiweiwei 2025-10-12 16:54:12 +02:00
  • 128609deb9 msrpc: refresh docs oiweiwei 2025-10-11 13:45:14 +02:00
  • 77dc79d76c pipe: allow passing custom implementation v1.2.10 oiweiwei 2025-10-11 00:11:19 +02:00
  • c0740d900c update readme.md oiweiwei 2025-10-10 23:34:11 +02:00
  • 6ea304e737 gonames: fix naming oiweiwei 2025-10-10 23:28:56 +02:00
  • e7a569a642 msrpc: add pipes support and remaining protocols oiweiwei 2025-10-10 19:19:30 +02:00
  • c450b4d240 fix: add default pointer to fields labeled as unique and ptr v1.2.9 oiweiwei 2025-10-06 17:19:30 +02:00
  • 106fa1ab7d add multi-url gen / add support for ie-explorer doc tables oiweiwei 2025-09-29 14:16:53 +02:00
  • 6efef4ecbf Update DCOM htafile execution script Bryan McNulty 2025-09-28 20:31:22 -05:00
  • e2b4ec4258 Add URL Moniker error codes Bryan McNulty 2025-09-28 20:16:48 -05:00
  • ca8159b88f Add htafile exec example for dcom/urlmon v1.2.8 Bryan McNulty 2025-09-18 12:06:31 -05:00
  • e27c8f5644 codegen: improve dcom/urlmon naming oiweiwei 2025-09-18 18:17:00 +02:00
  • f642537153 Add dcom/urlmon sources Bryan McNulty 2025-09-18 06:59:04 -05:00
  • 4bce3a8db1 Add dcom/urlmon IDL definitions Bryan McNulty 2025-09-18 06:58:49 -05:00
  • a1aaba01c0 update README.md oiweiwei 2025-09-09 11:15:20 +02:00
  • de61b5738c fix: dtyp.unicode_string / rrp.unicode_string null-term processing oiweiwei 2025-08-06 19:52:53 +02:00
  • b6eac29606 fix: codegen: no-size-limit string assignment v1.2.7 oiweiwei 2025-07-22 16:11:27 +02:00
  • 630c63ffe2 drsr: start prefix index from zero oiweiwei 2025-07-22 16:07:52 +02:00
  • df0525cbfe drsr: add oid-to-attrid conversion functions oiweiwei 2025-07-16 19:57:56 +02:00
  • 97b0f22c30 fix: RecordString.StringAt panic Weilence 2025-07-16 12:19:02 +08:00
  • b6e6c73574 codegen: use proper len count function for strings v1.2.6 oiweiwei 2025-07-09 17:41:29 +02:00
  • 8d7ce06498 examples: wmic: use with_classes method everywhere oiweiwei 2025-07-09 17:38:08 +02:00
  • 5cfb7402a5 msrpc: rrp: add value encoders/decoders oiweiwei 2025-07-09 17:36:39 +02:00
  • cc113fc984 dnsp: fix nodename as its an arbitrary string oiweiwei 2025-07-09 17:28:15 +02:00
  • 4fc449e47c mod: update krb5 dep oiweiwei 2025-07-08 21:20:34 +02:00
  • 92a7952182 fix: add any service class spn option support oiweiwei 2025-07-08 19:22:42 +02:00
  • aeacc71212 fix: ssp: krb5: skip isconfigured check for non-tgt ccache oiweiwei 2025-07-08 17:52:51 +02:00
  • 6a796596ca build(deps): bump golang.org/x/net dependabot[bot] 2025-04-16 23:16:26 +00:00
  • 7fe8462758 ssp: fix panic in validate creds v1.2.5 oiweiwei 2025-04-07 21:20:38 +02:00
  • a499eafba7 msrpc: dcom: fix context extensions padding oiweiwei 2025-03-31 16:13:59 +02:00
  • e80b1b8499 build(deps): bump golang.org/x/net dependabot[bot] 2025-03-13 01:30:30 +00:00
  • e65ccab483 Fixed issue with NTLMv2 authentication using NTLM hash v1.2.4 Bryan McNulty 2025-03-12 06:16:08 -05:00
  • b296d7040f fix: null-terminated string attribute inheritance oiweiwei 2025-03-10 11:45:33 +01:00
  • 1af02855c1 dnsp: use ip4 whenever possible v1.2.3 oiweiwei 2025-03-07 18:30:29 +01:00
  • c16660e368 ndr: oaut: fix boilerplate pointer error oiweiwei 2025-03-07 18:30:03 +01:00
  • ab84d04276 ndr64: fix trailing gap / fix int3264 alignment v1.2.2 oiweiwei 2025-03-06 15:25:40 +01:00
  • 1881846ad6 feat: dnsp: add rr-from-string methods oiweiwei 2025-03-06 13:53:11 +01:00
  • 0dbd3499d3 fix: ssp krb5 v8 compatibility v1.2.1 oiweiwei 2025-02-26 10:44:25 +01:00
  • 82b2c908a5 v1.2: update README.md v1.2.0 oiweiwei 2025-02-25 14:47:04 +01:00
  • 9f71e4c6a1 ssp: krb5: make krb5conf compatible with v8 oiweiwei 2025-02-25 14:38:40 +01:00
  • c87cad49ee config: improve config extra parser oiweiwei 2025-02-25 13:31:21 +01:00
  • 2ddfa47ec9 ssp: krb5: aes: refactor aes cipher oiweiwei 2025-02-25 13:31:09 +01:00
  • a311024588 config: update auth-type usage oiweiwei 2025-02-25 12:32:57 +01:00
  • f742829c1a ssp: krb5/netlogon/ntlm: update crypto package oiweiwei 2025-02-25 12:23:16 +01:00
  • a9bb4a43e4 ssp: credential: keytab/ccache compatibility oiweiwei 2025-02-25 12:22:27 +01:00
  • 607dd5ad20 krb5: improve config parse flow oiweiwei 2025-02-24 23:28:21 +01:00
  • 9707d1dbfc add v8/v9 compatibility, refactor creds package oiweiwei 2025-02-24 15:52:11 +01:00
  • 425896a3a2 ssp: krb5: aprep: improve naming and comment oiweiwei 2025-02-11 19:47:37 +01:00
  • 3db1c4d784 v2: remove old smb2 compatibility oiweiwei 2025-02-11 19:00:57 +01:00
  • 41b0715f3b v2: rework kerberos library and move to gokrb5.fork oiweiwei 2025-02-11 18:56:44 +01:00
  • cd9cc4ecb9 msrpc: update comment for goext_default_null() oiweiwei 2025-02-23 18:07:32 +01:00
  • fd44a627ba midl: change parameter name to goext_default_null() oiweiwei 2025-02-23 18:02:30 +01:00
  • 37f863e036 msrpc: dcom: imsa: fix certhash v1.1.7 oiweiwei 2025-02-23 16:45:19 +01:00
  • ad4a6ee1af msrpc: gen / scmr: use default null for lpdwTagId oiweiwei 2025-02-23 16:41:14 +01:00
  • d1efb9b697 idl: update idl oiweiwei 2025-02-23 16:40:50 +01:00
  • f3ddaffd17 codegen: use null_if attribute for pointer-to-primitive-type oiweiwei 2025-02-23 16:40:39 +01:00