Git Product home page Git Product logo

Comments (5)

lifenjoiner avatar lifenjoiner commented on July 22, 2024 1

@yjs0370
@GoGoogle#48
@anxin911#46

直观,就用图形界面。
批量操作,还是命令行的方便:https://github.com/lifenjoiner/RevokeCert 。其d命令可以直接提取证书,方便丰富本项目的证书库😀

from malware-patch.

the1812 avatar the1812 commented on July 22, 2024

本质就是证书屏蔽, 系统证书配置能下发就行

from malware-patch.

GoGoogle avatar GoGoogle commented on July 22, 2024

@yjs0370 @GoGoogle#48 @anxin911#46

直观,就用图形界面。 批量操作,还是命令行的方便:https://github.com/lifenjoiner/RevokeCert 。其d命令可以直接提取证书,方便丰富本项目的证书库😀

感谢作者的付出
是可以使用revokecert -d来批量提取证书?默认从哪里提取?

from malware-patch.

lifenjoiner avatar lifenjoiner commented on July 22, 2024

从哪里提取?

exe 文件。
对于单个的,可直接使用 exe 文件,不用提取。当然,导出证书后,原始文件就可以清理了,节省空间。
批量的话,自己写写批处理脚本,方便定制部署、再次使用。

Usage: RevokeCert.exe <r|u|d|v> <PE or cert filename>
    r: revoke; u: undo revoke; d: dump to cert file beside input; v: view info

from malware-patch.

GoGoogle avatar GoGoogle commented on July 22, 2024

从哪里提取?

exe 文件。 对于单个的,可直接使用 exe 文件,不用提取。当然,导出证书后,原始文件就可以清理了,节省空间。 批量的话,自己写写批处理脚本,方便定制部署、再次使用。

Usage: RevokeCert.exe <r|u|d|v> <PE or cert filename>
    r: revoke; u: undo revoke; d: dump to cert file beside input; v: view info

明白了,谢谢

from malware-patch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.