Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 638937
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:47:13+00:00 2026-05-13T20:47:13+00:00

Possible Duplicate: Protect .NET code from reverse engineering? we just develop a application with

  • 0

Possible Duplicate:
Protect .NET code from reverse engineering?

we just develop a application with C# winforms, is there any good encryption method to help us prevent from piracy ?
I saw some software may need hardware support to protect their software, how to implement that ?
Thanks in advance !

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T20:47:13+00:00Added an answer on May 13, 2026 at 8:47 pm

    Okay, you are mixing up a few different concepts here.

    Encryption is geared towards keeping people out of your data.

    Obfuscation is used to try and prevent reverse engineering your code.

    Licensing is used to make sure the number of copies in use does not exceed the number purchased.


    You will want to research both obfuscation and software licensing. Obfuscation because you will want to prevent them from reverse engineering your licensing scheme to either duplicate it or simply bypass it.

    From a licensing perspective there are a number of different avenues. Hardware protection means that your app queries a dongle of some type to retrieve a valid key. If the dongle is present AND the key is good, then your app runs.

    Software licensing can be a bit more complicated. You’ll generally have some type of phone home code which should send an encrypted version of the human readable / type-able key to your licensing server to verify it. You’ll want to include some type of additional machine information (such as hard drive serial number) in order to make sure the key isn’t being activated multiple times for different boxes.

    Sometimes the activation process downloads additional files to make the app run. I hope that gives you a start.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 509k
  • Answers 509k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Your reasoning is correct: you just need to switch =… May 16, 2026 at 4:40 pm
  • Editorial Team
    Editorial Team added an answer You are selecting the root words node itself, rather than… May 16, 2026 at 4:40 pm
  • Editorial Team
    Editorial Team added an answer better use: var_dump(ini_get('magic_quotes_gpc')); this will result in: string(1) "1" if… May 16, 2026 at 4:40 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Possible Duplicate: ASP.NET: Web Site or Web Application? I have noticed that there is
Possible Duplicates: How effective is obfuscation? Protect ASP.NET Source code (Why) should I use
Possible Duplicate: .NET windows application, can it be compressed into a single .exe? I
Possible Duplicate: Tool to convert java to c# code I have done a project
Possible Duplicate: What will be the new features available in ASP.Net 4.0? What all
Possible Duplicate: Debug vs. release in .NET Debug/Release difference What is the difference between
Possible Duplicate: What’s your choice for your next ASP.NET project: WebForms or MVC? Can
Possible Duplicate: Get the Files inside a directory Is there a function that can
Possible Duplicate: or is not valid C++ : why does this code compile ?
Possible Duplicate: app.config file in C# for MS SQL Server 2005 in VS 2008

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.