Code signing a Windows application

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024
  • How to sign a Windows application with a code signing certificate
    Full article: victoronsoftwa...
    Code on GitHub: github.com/get...

ความคิดเห็น • 15

  • @eduardoassis2826
    @eduardoassis2826 3 หลายเดือนก่อน +2

    Nice video! Direct to the point and very explanatory. It's visible your effort to deliver a good content.
    In the next videos, I would suggest you to edit and cutoff the moments where you are building your new line of thought and are not talking. This way, the video will be more concise. Just don't abuse it so you don't look robotic.

    • @VictorOnSoftware
      @VictorOnSoftware  3 หลายเดือนก่อน +1

      Thank you for your feedback. Yes, it makes sense.

  • @flygonfiasco9751
    @flygonfiasco9751 หลายเดือนก่อน

    Plus one for Azure Trusted Signing. Thanks for the video, it was very informative!

  • @youssefayyar6011
    @youssefayyar6011 16 วันที่ผ่านมา

    Hello,
    Thank you so much for your tutorials, can you please help by providing a better solution to protect JAR files from reverse engineering?
    Regards,

  • @mattl4076
    @mattl4076 หลายเดือนก่อน

    Very helpful! It would be awesome if you could make a video on Azure Trusted Signing!

  • @sameer1234ification
    @sameer1234ification หลายเดือนก่อน

    Thanks for the video.
    Does this resolve the smart screen defender message not recognizing the EXE?

  • @vanessaalena
    @vanessaalena 9 วันที่ผ่านมา

    good job...
    but how to sign a file containing db.esl file for booting windows 11 sir?

  • @hazemali7192
    @hazemali7192 4 หลายเดือนก่อน

    thanks a lot , very useful :)

  • @longnthcmus
    @longnthcmus 3 หลายเดือนก่อน

    Video very helpful.
    Could you make a tutorial how to use /INTEGRITYCHECK with code signing in Windows application? Thank you.

  • @race_
    @race_ 3 หลายเดือนก่อน +1

    Could you provide any information on how to get a public signed application without having three years of history?

    • @VictorOnSoftware
      @VictorOnSoftware  3 หลายเดือนก่อน

      You need a public cert from a company like DigiCert. The signing process is somewhat different since the public cert must be using an HSM. Then, once your software is out, it takes some time to build up a reputation so that virus checkers stop flagging your app.

    • @emaus8344
      @emaus8344 หลายเดือนก่อน

      @@VictorOnSoftware Hi, thank you for the useful information. Is there any chance that I can arrange video consultations with you, paid of course? I have issues with my apps being reported as malicious even with just hello world applications, with one line of code.

    • @VictorOnSoftware
      @VictorOnSoftware  หลายเดือนก่อน

      @@emaus8344 Unfortunatelly, this issue happens frequently.
      First, you have to make sure your application is signed with a public certificate from a company like DigiCert. Second, it takes time and many instances of your app being installed on user's computers to built up a "reputation" for your app and your company. Hopefully at that point the antivirus checkers will stop flagging your app.
      There is also a way to report a false positive to the virus checkers, but I have not done so myself.

    • @emaus8344
      @emaus8344 หลายเดือนก่อน

      @@VictorOnSoftware Thanks a lot for your time and response!

  • @vanessaalena
    @vanessaalena 9 วันที่ผ่านมา

    good job...
    but how to sign a file containing db.esl file for booting windows 11 sir?