Skip to content
#

data-hiding

Here are 59 public repositories matching this topic...

Object-Oriented-Programming

Comprehensive resource on OOP principles (Encapsulation, Inheritance, Polymorphism, Abstraction), advanced concepts (Interfaces, Abstract Classes, Nested Classes, Lambda Expressions, Generics), and design patterns (Singleton, Factory, Adapter, Strategy). Includes detailed docs, Java/C++ code examples, diagrams, and exercises. Contributions welcome!

  • Updated Jul 7, 2024
  • Java

BBIS (Binary-Based Instruction Substitution) is a novel technique to hide data in executables. This is achieved by changing assembly instructions to equivalent instructions in the executable's code according to binary string of the data to hide.

  • Updated Jun 17, 2023
  • Python

Improve this page

Add a description, image, and links to the data-hiding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-hiding topic, visit your repo's landing page and select "manage topics."

Learn more