顯示結果從 1 到 10 共計 80 條

混合查看

  1. #1
    註冊日期
    2014-08-02
    文章
    326
    Thanks
    0
    Thanked 792 Times in 277 Posts

    預設

    Driver Signature 確實是很好玩的說,有興趣的話不妨看看:

    https://github.com/hannob/superfishy...r/certificates
    https://atsud0.me/2022/03/08/【免杀】用泄露的证书对exe签名/
    http://bbs.c3.wuyou.net/forum.php?mo...35&pid=4691454
    代碼:
    - the driver files svbus.cat, svbusx86.sys and svbusx64.sys are now fully signed
      We use a leaked Atheros certificate by Dell to sign all driver files and make
      the x64 driver load without the need to disable Driver Signature Enforcement
      on Windows Vista x64 and later. We do not have to enable TESTSIGNING or
      DISABLE_INTEGRITY_CHECKS like shown in some tutorials of the included
      ReadMe.txt file.
    大概就是這個來源吧?

    https://duo.com/assets/files/DellCertificates.zip
    https://duo.com/assets/pdf/Dude,_You_Got_Dell_d.pdf
    https://duo.com/decipher/dude-you-go...-your-privates

    好像還有這種 registry 方案:

    https://github.com/duncanthrax/screa...ad-and-install



    另外對岸的 slore 兄尚有另一妙法:

    http://bbs.c3.wuyou.net/forum.php?mo...ead&tid=408492

    基本上就是下載他提供的 WimBuilder2-Full.v2022-02-02_updated.7z

    https://slore.lanzoux.com/b00z5zy6b
    http://bbs.c3.wuyou.net/forum.php?mo...ead&tid=411399

    Patch_drvinst 已經包含所需的檔案,基本上就是執行那個 main.bat,不行的話可以試試這個最新的版本:

    https://github.com/slorelee/wimbuild.../Patch_drvinst

  2. The Following User Says Thank You to seeteeyou For This Useful Post:


  3. #2
    註冊日期
    2020-12-31
    文章
    186
    Thanks
    307
    Thanked 505 Times in 168 Posts

    預設

    引用 作者: sigma 查看文章
    還有安裝libusbK的方式如下:
    pnputil.exe /Add-Driver Z:\Digital_Times_2_Interface_0_physical_align_page\Digital_Times_2_Interface_0.inf
    引用 作者: seeteeyou 查看文章
    Driver Signature 確實是很好玩的說,有興趣的話不妨看看······
    想起之前一直沒試 WinPE 的主要原因是不確定 DT2 的 driver 能不能安裝。不知道 libusbK 搭配播放軟體是否也有 Kernel Streaming、WASAPI 等模式的區別?

  4. The Following User Says Thank You to dequad For This Useful Post:


  5. #3
    註冊日期
    2013-04-20
    文章
    33
    Thanks
    32
    Thanked 95 Times in 32 Posts

    預設

    引用 作者: dequad 查看文章
    想起之前一直沒試 WinPE 的主要原因是不確定 DT2 的 driver 能不能安裝。不知道 libusbK 搭配播放軟體是否也有 Kernel Streaming、WASAPI 等模式的區別?
    libusbK 並不是音效輸出driver, 因此並沒有Kernel Streaming 或WASAPI功能, 它只是單純給程式跟USB 裝置通訊用的.

    我是利用網路上open source 資源, 將libusbK 跟PlayWaveVC 整合在一起, 讓他可以對有支援USB audio class 的裝置(例如DT2 或XMOS DDC)播放音樂.

    因此安裝libusbK driver 後, 只能透過PlayWaveVC 來播放音樂, 它並無法提供其他播放軟體使用.

  6. The Following 2 Users Say Thank You to sigma For This Useful Post:


發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •