TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About obfuscation
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ajay Yadav (2)
Nilesh Jadav (1)
Md Sarfaraj (1)
Max McCarty (1)
Kirtan Patel (1)
Related resources for obfuscation
No resource found
Bypassing Obfuscation: Ciphered Code Reverse Engineering
5/8/2024 10:13:08 AM.
In this article, we have performed reverse engineering over a protected binary by deep analysis of both obfuscated source code and MSIL assembly code.
Anti-Reverse Engineering (Assembly Obfuscation)
5/1/2024 11:02:29 AM.
Learn how to protect your .NET source code from reverse engineering using obfuscation techniques with Dotfuscator. Explore the process step-by-step, including obfuscated code analysis and MSIL code ex
How To Reverse Engineer Using OllyDbg
3/1/2024 9:19:32 AM.
This article provides an introduction to obfuscation and reverse engineering, focusing on using OllyDbg as a reverse engineering tool. It explains the concept of obfuscation as a means to secure sourc
Code Obfuscation in Flutter: Enhancing App Security
2/12/2024 7:06:05 AM.
Explore code obfuscation as a way to improve the security of your Flutter mobile applications. Safeguard your code from reverse engineering and tampering with effective strategies.
Securing Your ASP.Net App Data That Has an Insecure Direct Object Reference
3/11/2015 5:56:45 PM.
In this article we will learn about measures for making your ASP.NET App Data Secure.
Securing your .Net Assembly code
5/19/2012 4:45:53 AM.
Tips on how to secure your .net code from crackers.