Giter VIP home page Giter VIP logo

hot3ncoder's Introduction

Hot3nCoder

A tool to encode your .cpp file with whatever you want

How to use

  • open your terminal
  • type "pip install Hot3nCoder" in your terminal
  • type "Hot3nCoder -i <YourCppFilePath> -s <Symbols you want\n>" in your terminal
    • notice that symbols should split with " "
  • the Encoded file will generate in the same directory of your cpp file

Example

Hot3nCoder -i "C:/ex.cpp" -s "🥵 😉 Hello"

ex.cpp

#include<bits/stdc++.h>
using namespace std;

int main(){
  string str = "test";
  cout<<str<<'\n';
  for(int i=0;i<10;i++){
    cout<<i<<endl;
  }

  return 0;
}

Hot3nCoder.cpp

#include<bits/stdc++.h>
#define AAAHelloHello {
#define AA😉HelloHello namespace
#define AA🥵Hello ;
#define A😉AHelloHelloHello string   #define A😉😉HelloHello endl
#define A😉🥵Hello main
#define A🥵AHelloHello ++
#define A🥵😉Hello 0
#define A🥵🥵HelloHello int
#define 😉AAHello i
#define 😉A😉 '\n'
#define 😉A🥵HelloHelloHello )
#define 😉😉AHelloHelloHello cout
#define 😉😉😉Hello using
#define 😉😉🥵HelloHello <
#define 😉🥵AHelloHello str
#define 😉🥵😉Hello return
#define 😉🥵🥵Hello "test"
#define 🥵AAHelloHello 10
#define 🥵A😉HelloHello std
#define 🥵A🥵 for
#define 🥵😉AHelloHello (
#define 🥵😉😉 =
#define 🥵😉🥵HelloHelloHello }
#define 🥵🥵AHello <<
😉😉😉Hello AA😉HelloHello 🥵A😉HelloHello AA🥵Hello

A🥵🥵HelloHello A😉🥵Hello 🥵😉AHelloHello 😉A🥵HelloHelloHello AAAHelloHello
A😉AHelloHelloHello 😉🥵AHelloHello 🥵😉😉 😉🥵🥵Hello AA🥵Hello
😉😉AHelloHelloHello 🥵🥵AHello 😉🥵AHelloHello 🥵🥵AHello 😉A😉 AA🥵Hello
🥵A🥵 🥵😉AHelloHello A🥵🥵HelloHello 😉AAHello 🥵😉😉 A🥵😉Hello AA🥵Hello 😉AAHello 😉😉🥵HelloHello 🥵AAHelloHello AA🥵Hello 😉AAHello A🥵AHelloHello 😉A🥵HelloHelloHello AAAHelloHello
😉😉AHelloHelloHello 🥵🥵AHello 😉AAHello 🥵🥵AHello A😉😉HelloHello AA🥵Hello
🥵😉🥵HelloHelloHello

 😉🥵😉Hello A🥵😉Hello AA🥵Hello    

🥵😉🥵HelloHelloHello

/Created by Jasoff/

Issue

  • Some terminal doesn't support emoji encoding, using one that would show emoji will avoid an error.

hot3ncoder's People

Contributors

jas0xf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.