9,869,444 members (36,774 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
111 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Algorithms & Recipes
Bugs & Workarounds
Collections
Cryptography & Security
Date and Time
DLLs & Assemblies
Exception Handling
Game Development
Internet / Network
Localisation
Macros and Add-ins
Parallel Programming
Programming Tips
String handling
Threads, Processes & IPC
Tools and IDE
Ultrabooks
Uncategorised Quick Answers
Uncategorised Tips and Tricks
WinHelp / HTMLHelp
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 3
Page Size:
10
·
25
·
50
Category filtered by: General Programming
[x]
| Cryptography & Security
[x]
| Security
[x]
Simple Password Manager with Google API validation
by
Vasudevan Deepak Kumar
Article
15 Apr 2013
license:
CPOL
This is an alternative for "Simple Password Manager Using System.Security"
General Programming » Cryptography & Security » Security
WinXP
Win2003
Dev
Beginner
Intermediate
C#
Windows
.NET
Visual-Studio
C#4.0
, +
Digital Certificate Creator Tool
by
anoopk01
Article
31 Mar 2013
license:
CPOL
This is a custom developed tool for generating a digital certificate.
General Programming » Cryptography & Security » Security
.NET3.5
C#
Windows
Intermediate
.NET
Removing Strong-Signing from Assemblies at File Level (byte patching)
by
Andrea Bertolotto
Article
9 Mar 2013
license:
CPOL
This article describes how to remove Strong Signing from .NET assemblies without recompiling code.
General Programming » Cryptography & Security » Security
.NET2.0
VS2005
.NET3.0
.NET3.5
C#
Windows
Win32
Win64
Dev
Intermediate
, +
How to be your own Certificate Authority and create your own certificate to sign code files
by
Mike Meinz
Tip/Trick
1 Mar 2013
license:
CPOL
Step-by-step instructions to create and install a Certificate Authority certificate and a signing certificate as well as a BAT file to sign a program.
General Programming » Cryptography & Security » Security
Windows
Intermediate
Advanced
How to make keyloggers life difficult
by
Michael Hudak (Aregeion)
Article
20 Jan 2013
license:
CPOL
This secure textbox deceptive keyloggers
General Programming » Cryptography & Security » Security
C#
Windows
.NET
Dev
WebForms
Beginner
keylogger
password
How to Generate (and Validate) CD-Keys for your Software
by
dawmail333
Article
6 Aug 2012
license:
CPOL
An example of how to implement and validate non-personal CD-Keys (ideal for distribution on the back of CD cases)
General Programming » Cryptography & Security » Security
VB7.x
VB8.0
VB9.0
VB6
VB
.NET
Dev
Design
Intermediate
VB
, +
Creating SSL Security Certificates
by
Singh-Rahul-87
Tip/Trick
3 May 2012
license:
CPOL
Using Makecert to Create SSL Security Certificates
General Programming » Cryptography & Security » Security
All-Topics
Certification
Steganography VIII - Hiding Data in Wave Audio Files
by
Corinna John
Article
9 Apr 2012
license:
CPOL
How to hide data of any kind inside a sound.
General Programming » Cryptography & Security » Security
.NET1.0
.NET1.1
VS.NET2002
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
Basics of Signing and Verifying code
by
Sergey Chepurin
Article
22 Feb 2012
license:
CPOL
How to sign code with digital signatures and associating them with files
General Programming » Cryptography & Security » Security
C++
Windows
Intermediate
Phishing applications: Security threats regarding the SetParent function
by
Yonghwi Kwon
Article
10 Nov 2011
license:
CPOL
This article explains how the SetParent function can be used to deceive users and incurs a catastrophe. Also, it suggests protection techniques against attacks presented here.
General Programming » Cryptography & Security » Security
C++
Dev
Intermediate
Licensing .NET components with a PKI Token (Gemalto .NET Card) demystified
by
orouit
Article
25 Oct 2011
license:
CPOL
This article demonstrates how to write a licensing provider for .NET licensing that gets licenses from a Gemalto .NET Card V2.
General Programming » Cryptography & Security » Security
.NET2.0
VS2008
C#
Dev
Intermediate
.NET
Visual-Studio
Building Your Own Security Application with the Gemalto .NET Smart Card V2
by
orouit
Article
8 Oct 2011
license:
CPOL
How to use a Gemalto .NET V2 smartcard to create security applications in .NET
General Programming » Cryptography & Security » Security
.NET2.0
VS2008
C#
.NET
Advanced
.NET
Visual-Studio
Using a Smart Card Certificate with .NET Security in C#
by
orouit
Article
5 Oct 2011
license:
CPOL
How to use smartcard certificates in your .NET application
General Programming » Cryptography & Security » Security
C#
.NET
Visual-Studio
Intermediate
Visual-Studio
VS2010
Application Security in n-tier Application on Windows Server
by
openpage
Article
13 Jul 2011
license:
CPOL
Security attacks risk are minimised by careful planning of application design. If the application is distributed in nature, the challenges becomes manyfold. This article will try to give one way of doing so.
General Programming » Cryptography & Security » Security
Windows
security
Server
USB & CD/DVD Blocking: One Way to Keep Data Free of Theft
by
cnli
Article
4 May 2011
license:
CPOL
An example of blocking access to USB Memory and CD
General Programming » Cryptography & Security » Security
C++
Dev
Enigma emulator in C#
by
adi_clepcea
Article
29 Apr 2011
license:
CPOL
This article shows the inner workings of the German Enigma machine used during the WWII, translated to C#.
General Programming » Cryptography & Security » Security
.NET1.1
Win2K
WinXP
VS.NET2003
C#
Dev
Intermediate
Windows
.NET
Visual-Studio
, +
Steganography 20 - Generate Melody from Text
by
Corinna John
Article
15 Jan 2011
license:
CPOL
Encode a text by sorting notes.
General Programming » Cryptography & Security » Security
.NET2.0
Mono
C#
Windows
Dev
Linux
Beginner
.NET
Encryption
Decryption
, +
HTTPs using BizTalk 2009 HTTP adapter on Windows 2008 R2
by
Ahmed Kahwaji
Article
9 Jul 2010
license:
CPOL
Use HTTPs in BizTalk 2009 on Windows 2008 R2
General Programming » Cryptography & Security » Security
Windows
Dev
Intermediate
Windows
Win2008-R2
WinForms - Using a custom principal with AspNetDb
by
Dylan Morley
Article
1 Jun 2010
license:
CPOL
Describes how to use a custom principal implementation with the AspNetDb security database in a WinForms application.
General Programming » Cryptography & Security » Security
C#
.NET
Dev
Intermediate
security
WinForm
Secure Password Authentication Explained Simply
by
Alaric Dailey
Article
25 Jan 2010
license:
CPOL
Simple code and explanations to enable secure password authentication.
General Programming » Cryptography & Security » Security
C#
.NET
Dev
ADO.NET
Intermediate
Copy Protection for Windows Applications (Part 4)
by
Foolomon
Article
21 Sep 2009
license:
LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications
General Programming » Cryptography & Security » Security
C++
C#
Windows
.NET
Architect
Dev
COM
COM+
Intermediate
Advanced
Copy Protection for Windows Applications (Part 3)
by
Foolomon
Article
16 Sep 2009
license:
LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications
General Programming » Cryptography & Security » Security
C++
C#
Windows
.NET
Architect
Dev
COM
COM+
Intermediate
Advanced
Better way to determine and police Password Strengths
by
GarethI
Technical Blog
13 Sep 2009
license:
CPOL
Perhaps my Google search mo-jo has been acting up, but I could not find a good strong C# implementation for strong passwords (in fact I really couldn’t find much outside of logical cut & paste of implementations of random Information entropy implementations) . They were all predicated on t
General Programming » Cryptography & Security » Security
All-Topics
Copy Protection for Windows Applications (Part 2)
by
Foolomon
Article
10 Sep 2009
license:
LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications.
General Programming » Cryptography & Security » Security
C++
Windows
Architect
Dev
COM
COM+
Intermediate
Advanced
Copy Protection for Windows Applications
by
Foolomon
Article
7 Sep 2009
license:
LGPL3
Describes the implementation of a key registration, installation, and validation methodology for Windows applications.
General Programming » Cryptography & Security » Security
C++
Windows
.NET
Architect
Dev
COM
COM+
Intermediate
Advanced
Free PHP Encoder Application
by
S?n H?i Quang
Article
4 Aug 2009
license:
CPOL
A free PHP encoder application.
General Programming » Cryptography & Security » Security
C#
Steganography 18 - GPS Tracks and Waypoints
by
Corinna John
Article
1 Aug 2009
license:
CPOL
Encode a message as waypoints in a GPX file.
General Programming » Cryptography & Security » Security
.NET2.0
C#2.0
XML
Dev
Beginner
Intermediate
C#
.NET
Tamper-proof and Obfuscate your Configuration Files
by
Sunny Ahuwanya
Article
5 Jan 2009
license:
CPOL
How to prevent your configuration sections from unauthorized modification (includes a nifty configuration file editor)
General Programming » Cryptography & Security » Security
C#
.NET
Dev
Advanced
An Anti-Reverse Engineering Guide
by
Josh_Jackson
Article
9 Nov 2008
license:
CPOL
A look into what goes into the area of preventing reverse engineering, and gives developers some functions and ideas about preventing reversing engineering of their programs.
General Programming » Cryptography & Security » Security
VC6
VC7
VC7.1
VC8.0
WinXP
Win2003
Vista
VS.NET2003
VS2005
VS2008
, +
Introduction Into Windows Anti-Debugging
by
Josh_Jackson
Article
18 Sep 2008
license:
CPOL
A brief introduction into Windows anti-debugging techniques.
General Programming » Cryptography & Security » Security
VC6
VC7
VC7.1
VC8.0
Win2K
WinXP
Win2003
Vista
VS.NET2002
VS.NET2003
, +
Digital Signatures
by
nimeshmca
Article
11 Sep 2008
license:
CPOL
Custom digital signatures using iTextSharp
General Programming » Cryptography & Security » Security
C#2.0
VS2008
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
C#
Visual-Studio
Protecting Your Software Using Simple Serial Number/Activation Key Pair
by
Yasser M. Jaffal
Article
12 Aug 2008
license:
CPOL
This article guides you to simply, yet effectively, prevent your software customers from copying your product without your authorization. I admit it is not a top-security solution, and it will be easy to crack without protecting your compiled code, but it is just for conveying the idea.
General Programming » Cryptography & Security » Security
.NET2.0
Win2K
WinXP
Win2003
Vista
VS2005
.NET3.0
VB7.x
VB8.0
VB9.0
, +
Attaching a digital certificate (public key) to an HTTPS request
by
Rehan Ahmad Abbasi
Article
6 Aug 2008
license:
CPOL
Posting data to HTTPS (a secure connection) URL from a Windows application (.NET) by attaching a digital certificate and getting the response back.
General Programming » Cryptography & Security » Security
.NET2.0
C#2.0
C#
Windows
.NET
Dev
Intermediate
C#
.NET
Implementing Application Security with Client Application Services in VS2008
by
Nowak Alexander
Article
17 Jul 2008
license:
CPOL
The ASP.NET provider framework for Membership, Role, and Profile functionality in .NET 3.5 is made available for non-ASP.NET consumers in the form of Client Application Services. This means that, for example, in a WinForms application, you can implement Forms Authentication as easy as in an ASP.NET
General Programming » Cryptography & Security » Security
C#3.0
VB9.0
.NET3.5
C#
VB
.NET
Dev
Intermediate
C#
VB
, +
Authentication to a phpbb based forum using C#
by
gyllbert
Article
5 Apr 2008
license:
CPOL
Authentication to a phpbb based forum using C#.
General Programming » Cryptography & Security » Security
Win2K
WinXP
Win2003
Vista
C#1.0
C#2.0
C#3.0
Dev
PHP
Intermediate
, +
Steganography 13 - Hiding Binary Data in HTML Documents
by
Corinna John
Article
13 Mar 2008
license:
CPOL
Some ideas on how to hide binary data in text documents
General Programming » Cryptography & Security » Security
.NET2.0
VS2005
C#
Windows
Dev
Beginner
.NET
Visual-Studio
Don’t rely on obfuscation
by
Fady Anwar
Article
21 Feb 2008
license:
CPOL
An article demonstrating why you should not rely on obfuscation to protect your .NET applications.
General Programming » Cryptography & Security » Security
C#1.0
C#2.0
C#3.0
C#
.NET
Dev
MSIL
Advanced
C#
Common application data, virtualization, and access control lists
by
Luigi Grilli
,
Michela Carriero - Lyra
Article
24 Jan 2008
license:
CPOL
Vista: what to do when storing common data is needed?
General Programming » Cryptography & Security » Security
Win2K
WinXP
Win2003
Vista
Windows
DBA
Dev
Intermediate
Windows
SysAdmin
Generic SymmetricAlgorithm Helper
by
Tony Selke
Article
15 Nov 2007
license:
CPOL
A generic helper class that exposes simplified Encrypt and Decrypt functionality for strings, byte arrays and streams for any SymmetricAlgorithm derivative (DES, RC2, Rijndael, TripleDES, etc.)
General Programming » Cryptography & Security » Security
.NET2.0
C#2.0
Windows
Visual-Studio
Dev
Intermediate
C#
.NET
Public/Private Key Encrypted Messenger
by
Michael Demeersseman
Article
17 Sep 2007
license:
N/A
An article about creating a public/private key encrypted internet messenger
General Programming » Cryptography & Security » Security
.NET2.0
C#
Windows
Visual-Studio
Dev
Intermediate
.NET
Watch Dog
by
Babak Ansari
Article
5 Sep 2007
license:
CPOL
Execute applications with a Windows Service and ensure its existance.
General Programming » Cryptography & Security » Security
.NET1.1
VS.NET2003
C#
Windows
Dev
Intermediate
.NET
Visual-Studio
RSA Encryption with .NET 2.0 Cryptography Services and Crypto++ Wrapped as a Managed C++ Class Library
by
mmsinclair
Article
17 Aug 2007
license:
LGPL3
Encrypt in .NET and decrypt in Crypto++, a cryptography newbie's journey.
General Programming » Cryptography & Security » Security
.NET2.0
C#2.0
C++
Windows
Visual-Studio
Dev
Advanced
C#
.NET
Find LastLogon Across All Windows Domain Controllers
by
Dwight Johnson
Article
14 Jun 2007
license:
CPOL
Use the .Net Framework to find the lastLogon for every user across all domain controllers
General Programming » Cryptography & Security » Security
C#
Windows
.NET
Visual-Studio
Dev
Intermediate
Using authentication certificates to connect to web services with Windows form applications
by
--==## Andy74 ##==--
Article
8 May 2007
license:
Ms-PL
How to use a certification to connect to an SSL channel and use a web service
General Programming » Cryptography & Security » Security
.NET2.0
VS2005
C#
Windows
IIS
Dev
Intermediate
.NET
Visual-Studio
Encrypting windows application connection strings
by
Daniel Kuettel
Article
25 Apr 2007
license:
CPOL
This article shows a simply method of encrypting connection strings for windows applications
General Programming » Cryptography & Security » Security
.NET2.0
SQL2000
SQL2005
VS2005
C#2.0
Windows
DBA
Dev
Intermediate
C#
, +
Get info about local digital certificates with WSE 2.0 and .NET
by
Orka
Article
27 Feb 2007
license:
N/A
This article describes how to get information about digital certificates stored on your local machine. It also shows how to search certificates by name, and retrieve a certificate hash.
General Programming » Cryptography & Security » Security
.NET1.1
VS.NET2003
VB7.x
Windows
Dev
Intermediate
VB
.NET
Visual-Studio
.NET Code Protection Solutions Review
by
michaelas
Article
18 Jan 2007
license:
CPOL
The article discusses .NET code protection methods.
General Programming » Cryptography & Security » Security
C++
Windows
.NET
Visual-Studio
Dev
Intermediate
A small and elegant bruteforcing class
by
Filip Waeytens
Article
14 Dec 2006
license:
N/A
A class that returns all possible combinations of a given subset, without using recursion.
General Programming » Cryptography & Security » Security
.NET2.0
WinXP
VS2005
C#
Dev
Intermediate
Windows
.NET
Visual-Studio
Modifying ACEs on file and directory DACLs, using the Win32 API Security assembly
by
rmortega77
Article
15 Nov 2006
license:
CPOL
Sample code for setting ACE on file and directory DACLs just as the OS does.
General Programming » Cryptography & Security » Security
.NET1.1
VS.NET2003
C#
Windows
Dev
Intermediate
.NET
Visual-Studio
Simple Password Manager Using System.Security
by
Stefan Prodan
Article
29 Sep 2006
license:
CPOL
Password Manager is a System.Security usage example using SecureString and SymmetricAlgorithms.
General Programming » Cryptography & Security » Security
.NET2.0
Win2K
WinXP
Win2003
VS2005
C#2.0
Dev
Intermediate
C#
Windows
, +
Page 1 of 3
1
2
3
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 15 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid