Skip to content

Instantly share code, notes, and snippets.

@cianb96
cianb96 / gist:2255e87023bce2ef8bc7
Created January 10, 2015 17:51
Cian B. Projects

Think of this as a portfolio of a bunch of code that can have some use, sometimes...

Hotspot

Worked hard for this and have so many different versions of it but here is the latest, simplest and better version. The languages used only work for Windows: Batch (.bat) and VisualBasic Scripting (.vbs).

Contents:

  • main.bat
  • help.bat
@cianb96
cianb96 / gist:8089653
Last active February 28, 2024 13:34
Hide Files Inside A Photo

Using a simple little command to copy multiple files to one location, this trick basically works by merging a compressed file with an image. In other words, you can save your top-secret files inside an image by saving them both into one file.

The final result is an image file that also contains the secretly stored compressed file, which you can access in 2 ways: opening the file normally will show the image and hide the rest; otherwise, choosing to open the file with an archiver will reveal all the secrets (which only you can know about).

REQUIREMENTS:

Windows Command Prompt (cmd)

ZIP or RAR file archiver (extractor and compressor)

@cianb96
cianb96 / gist:7752973
Last active December 30, 2015 00:59
Test Squarez

Hullo! my name is squarez! Wassup ma nigaaaaaaa

GERKGTR GHRTgrt

TRHRTHE

@cianb96
cianb96 / gist:6001038
Last active December 19, 2015 18:48
About

This website is brought to you by Cian Brassinne.

I've always wanted to say that! So I've been making websites for a few years now and I know the ins and outs of proper web design, functionality and simplicity of websites. I hope you appreciate the tutorials I have up there.

This website is like a backup log of the interesting pieces of code I have come across or created whilst having nothing to do. It is sort of my portfolio now.

« Return to the home page or read on...

Skillz

@cianb96
cianb96 / gist:5550518
Last active December 17, 2015 04:28
ToDo
  • Oblivion
  • lizzie classe de neige photo

Tasks

  • Ma SD Card camera photos
@cianb96
cianb96 / gist:5548103
Last active December 17, 2015 04:08
CIAN BRASSINNE
@cianb96
cianb96 / 4429154.md
Last active December 10, 2015 11:39
batch mischief

BOMBS

Batch bombs are evil! They overload the computer with commands, which causes it to freeze and shutdown.

View my old how-to video

There are different types of batch bombs. A few examples:

@cianb96
cianb96 / gist:4423955
Last active January 21, 2024 00:01
BATCH BASICS
@cianb96
cianb96 / gist:4423861
Last active December 10, 2015 10:49
Batch (Windows Programming)
@cianb96
cianb96 / gist:4423790
Last active December 10, 2015 10:48
The Haxor