• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

obfuscation

  1. itsMe

    C# Obfuscation Methods

    C# obfuscation is the process of making source code difficult to understand or reverse-engineer by modifying its structure, function names, variable names, and other metadata. The purpose of obfuscation is to protect intellectual property and prevent malicious actors from analyzing and...
  2. itsMe

    Phyton Mastering Advanced Python : Obfuscation Techniques

    Hide the code like a genius Description My name is Adnane Arrassen I have more than a half decade of experience in python programming and freelancing and I will be your teacher! In this course, you will learn advanced techniques for obfuscating Python code to make it more difficult to reverse...
  3. itsMe

    .NET Obfuscar v2.2.37 - Open source obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  4. itsMe

    Reverse Engineering Obfuscation Detection v1.7 - IDA plugin to pinpoint obfuscated code

    Obfuscation Detection Automatically detect obfuscated code and other state machines Scripts to automatically detect obfuscated code and state machines in binaries. Implementation is based on IDA 7.4+ (Python3). Check out the following blog posts for more information on the Binary Ninja...
  5. itsMe

    Reverse Engineering Obfuscation Detection v1.6 - IDA plugin to pinpoint obfuscated code

    Obfuscation Detection Automatically detect obfuscated code and other state machines Scripts to automatically detect obfuscated code and state machines in binaries. Implementation is based on IDA 7.4+ (Python3). Check out the following blog posts for more information on the Binary Ninja...
  6. itsMe

    Reverse Engineering Obfuscation Detection v1.3 - pinpoint obfuscated code

    Obfuscation Detection Automatically detect control-flow flattening and other state machines Scripts and binaries to automatically detect control-flow flattening and other state machines in binaries. Changelog v1.3     added fine-granular heuristic selection Hidden content
  7. itsMe

    Reverse Engineering Obfuscapk v1.3 - A black-box obfuscation tool for Android apps

    Obfuscapk – A black-box obfuscation tool for Android apps. Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to decompile the original apk file and to build a new application, after applying some obfuscation techniques on...
  8. itsMe

    .NET Obfuscar v2.2.32 - Open source obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  9. itsMe

    .NET Obfuscar v2.2.31 - Open source obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  10. itsMe

    Reverse Engineering Obfuscation Detection v1.5 - IDA plugin to pinpoint obfuscated code

    Obfuscation Detection Automatically detect obfuscated code and other state machines Scripts to automatically detect obfuscated code and state machines in binaries. Implementation is based on IDA 7.4+ (Python3). Check out the following blog posts for more information on the Binary Ninja...
  11. itsMe

    Reverse Engineering Obfuscation Detection: IDA plugin to pinpoint obfuscated code

    Obfuscation Detection Automatically detect obfuscated code and other state machines Scripts to automatically detect obfuscated code and state machines in binaries. obfDetect v1.4 Heuristic Features:     Control-Flow Flattening     Cyclomatic Complexity     Basic Block Size     Instruction...
  12. itsMe

    .NET JIEJIE.NET V1.2 - An open source tool to obfuscation .NET assembly file

    JieJie.NET An open source tool to encrypt .NET assembly file, help people protect theirs copyright. Jie(2)Jie(4) in chinese is a kind of transparet magic protect shield. V1.2 Add type and member's rename. Hidden content
  13. itsMe

    Reverse Engineering Obfuscation Detection (v1.1)

    Automatically detect obfuscated code and other state machines Changelog v1.1     fixed plugin.json Hidden content
  14. itsMe

    .NET Obfuscar v2.2.29 - Open source obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  15. itsMe

    .NET obfuscar v2.2.27 - Open source obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  16. itsMe

    Obfuscapk v1.2 - A black-box obfuscation tool for Android apps

    Obfuscapk – A black-box obfuscation tool for Android apps. Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to decompile the original apk file and to build a new application, after applying some obfuscation techniques on...
  17. itsMe

    .NET obfuscar v2.2.26 - Obfuscation tool for .NET assemblies

    Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types, and namespaces) to a minimal set, distinguishable in most cases only by signature. For example, if a class...
  18. itsMe

    Obfuscapk: A black-box obfuscation tool for Android apps

    Obfuscapk – A black-box obfuscation tool for Android apps. Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to decompile the original apk file and to build a new application, after applying some obfuscation techniques on...
  19. itsMe

    .NET Obfuscar - Open source obfuscation tool for .NET assemblies

    Hidden content The project logo cames from Legendora Icon by Teekatas Suwannakrua. Maintained and supported by LeXtudio. Project Description Obfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET...
Back
Top