Directory Tree

.
├── [4.0K]  AntiKeylogger
│   ├── [4.0K]  KeyDemoGUI
│   │   ├── [ 51K]  KeyDemoGUI.aps
│   │   ├── [ 16K]  KeyDemoGUI.cpp
│   │   ├── [  39]  KeyDemoGUI.h
│   │   ├── [ 23K]  KeyDemoGUI.ico
│   │   ├── [7.3K]  KeyDemoGUI.rc
│   │   ├── [4.6K]  KeyDemoGUI.vcxproj
│   │   ├── [1.8K]  KeyDemoGUI.vcxproj.filters
│   │   ├── [2.5K]  ReadMe.txt
│   │   ├── [ 747]  Resource.h
│   │   ├── [ 23K]  small.ico
│   │   ├── [ 297]  stdafx.cpp
│   │   ├── [ 529]  stdafx.h
│   │   └── [ 314]  targetver.h
│   ├── [1.5K]  KeyDemo.sln
│   ├── [ 34K]  KeyDemo.v11.suo
│   └── [4.0K]  KeystrokeNoise
│       ├── [1.1K]  dllmain.cpp
│       ├── [3.7K]  IATHook.cpp
│       ├── [2.0K]  IATHook.h
│       ├── [ 23K]  KeystrokeNoise.cpp
│       ├── [  98]  KeystrokeNoise.h
│       ├── [8.8K]  KeystrokeNoise.vcxproj
│       ├── [1.7K]  KeystrokeNoise.vcxproj.filters
│       ├── [ 377]  KeystrokeNoise.vcxproj.user
│       ├── [2.2K]  ReadMe.txt
│       ├── [ 301]  stdafx.cpp
│       ├── [ 419]  stdafx.h
│       └── [ 314]  targetver.h
├── [4.0K]  CPL
│   ├── [6.8K]  linkcplbin.zip
│   ├── [ 14K]  linkcplsrc.zip
│   └── [3.2K]  testcpl.zip
├── [4.2K]  CreateSetgidBinary.c
├── [4.0K]  fastcoll-v1.0.0.5-1
│   ├── [ 12K]  block0.cpp
│   ├── [2.5K]  block1.cpp
│   ├── [9.6K]  block1stevens00.cpp
│   ├── [9.5K]  block1stevens01.cpp
│   ├── [9.6K]  block1stevens10.cpp
│   ├── [9.7K]  block1stevens11.cpp
│   ├── [ 10K]  block1wang.cpp
│   ├── [ 11K]  main.cpp
│   ├── [2.6K]  main.hpp
│   └── [4.7K]  md5.cpp
├── [ 27K]  fastcoll-v1.0.0.5-1.zip
├── [1.3K]  index.txt
├── [ 37K]  issues.bib
├── [ 16K]  issues.txt
├── [411K]  md5-1block-collision.pdf
├── [390K]  md5_avp_loop.gif
├── [ 84K]  md5.gif
├── [383K]  md5jpg.pdf
├── [ 41K]  md5.ps
├── [198K]  md5text.pdf
├── [ 33K]  phreakium-js.html
├── [4.0K]  phreakium-z
│   ├── [1.5K]  font.bin
│   ├── [6.1K]  font.bmp
│   ├── [1.5K]  LICENSE
│   ├── [ 248]  Makefile
│   ├── [ 12K]  phreakium-z.s
│   ├── [ 512]  symbols.bin
│   └── [1.1K]  symbols.bmp
├── [6.5K]  phreakium-z.zip
├── [ 12K]  quine.pdf
├── [4.0K]  rgbds
│   ├── [ 172]  GNUmakefile
│   ├── [4.0K]  include
│   │   ├── [4.0K]  asm
│   │   │   ├── [ 681]  asm.h
│   │   │   ├── [ 370]  charmap.h
│   │   │   ├── [ 838]  fstack.h
│   │   │   ├── [1.8K]  lexer.h
│   │   │   ├── [2.3K]  localasm.h
│   │   │   ├── [ 688]  main.h
│   │   │   ├── [1.4K]  mylink.h
│   │   │   ├── [ 468]  mymath.h
│   │   │   ├── [ 972]  output.h
│   │   │   ├── [2.6K]  rpn.h
│   │   │   └── [2.4K]  symbol.h
│   │   ├── [4.0K]  extern
│   │   │   ├── [ 674]  err.h
│   │   │   ├── [ 217]  reallocarray.h
│   │   │   ├── [ 522]  stdnoreturn.h
│   │   │   └── [ 244]  strl.h
│   │   ├── [4.0K]  gfx
│   │   │   ├── [1.3K]  gb.h
│   │   │   ├── [1.5K]  main.h
│   │   │   └── [1.1K]  makepng.h
│   │   ├── [4.0K]  link
│   │   │   ├── [ 720]  assign.h
│   │   │   ├── [ 103]  library.h
│   │   │   ├── [ 139]  main.h
│   │   │   ├── [ 321]  mapfile.h
│   │   │   ├── [1.5K]  mylink.h
│   │   │   ├── [ 111]  object.h
│   │   │   ├── [ 122]  output.h
│   │   │   ├── [ 119]  patch.h
│   │   │   └── [ 237]  symbol.h
│   │   └── [ 298]  types.h
│   ├── [1.4K]  LICENSE
│   ├── [3.4K]  Makefile
│   ├── [1.9K]  README
│   ├── [4.0K]  src
│   │   ├── [4.0K]  asm
│   │   │   ├── [ 32K]  asmy.y
│   │   │   ├── [6.2K]  charmap.c
│   │   │   ├── [7.5K]  fstack.c
│   │   │   ├── [9.9K]  globlex.c
│   │   │   ├── [ 14K]  lexer.c
│   │   │   ├── [1.7K]  locallex.c
│   │   │   ├── [9.3K]  main.c
│   │   │   ├── [1.9K]  math.c
│   │   │   ├── [ 16K]  output.c
│   │   │   ├── [1.7K]  rgbasm.1
│   │   │   ├── [6.7K]  rpn.c
│   │   │   └── [ 14K]  symbol.c
│   │   ├── [4.0K]  extern
│   │   │   ├── [2.2K]  err.c
│   │   │   ├── [1.3K]  reallocarray.c
│   │   │   ├── [1.7K]  strlcat.c
│   │   │   └── [1.6K]  strlcpy.c
│   │   ├── [4.0K]  fix
│   │   │   ├── [ 10K]  main.c
│   │   │   └── [3.5K]  rgbfix.1
│   │   ├── [4.0K]  gfx
│   │   │   ├── [4.3K]  gb.c
│   │   │   ├── [5.1K]  main.c
│   │   │   ├── [8.2K]  makepng.c
│   │   │   └── [2.2K]  rgbgfx.1
│   │   ├── [4.0K]  link
│   │   │   ├── [ 11K]  assign.c
│   │   │   ├── [2.3K]  library.c
│   │   │   ├── [1.7K]  main.c
│   │   │   ├── [2.4K]  mapfile.c
│   │   │   ├── [9.2K]  object.c
│   │   │   ├── [1.7K]  output.c
│   │   │   ├── [6.2K]  patch.c
│   │   │   ├── [1.6K]  rgblink.1
│   │   │   └── [1.7K]  symbol.c
│   │   └── [ 496]  rgbds.7
│   └── [4.0K]  test
│       ├── [4.0K]  asm
│       │   ├── [  39]  bank-noexist.asm
│       │   ├── [  52]  bank-noexist.out
│       │   ├── [  32]  divzero-instr.asm
│       │   ├── [  48]  divzero-instr.out
│       │   ├── [  25]  divzero-section-bank.asm
│       │   ├── [  55]  divzero-section-bank.out
│       │   ├── [   9]  macro.asm
│       │   ├── [  54]  macro.out
│       │   ├── [  15]  null-in-macro.asm
│       │   ├── [ 101]  test.sh
│       │   ├── [  36]  undefined-dot.asm
│       │   └── [  47]  undefined-dot.out
│       └── [4.0K]  link
│           └── [ 654]  ram-bank-numbers.asm
├── [ 86K]  rgbds.zip
├── [4.0K]  Rogdham
│   ├── [ 12K]  gif-md5-hashquine.en.mkd
│   ├── [ 78K]  gif-md5-hashquine-master.zip
│   ├── [4.0K]  Rogdham_files
│   │   ├── [ 36K]  gifmd5hashquine_animated_loop.gif
│   │   ├── [ 15K]  gifmd5hashquine_proof.png
│   │   ├── [ 13K]  gifmd5hashquine_rogdham_bg_hash.png
│   │   ├── [186K]  gifmd5hashquine_rogdham_diff.png
│   │   ├── [ 84K]  gifmd5hashquine_spq.gif
│   │   ├── [105K]  gifmd5hashquine_spq_hexdump_img.png
│   │   ├── [107K]  gifmd5hashquine_spq_hexdump_nop.png
│   │   ├── [3.0K]  gifmd5hashquine_spq_white_bg.png
│   │   ├── [1.8K]  print.min.css
│   │   └── [6.8K]  screen.min.css
│   └── [ 22K]  Rogdham.html
├── [4.0K]  sha1collider
│   ├── [ 12K]  collide.py
│   ├── [4.0K]  examples
│   │   ├── [159K]  1213-academic-calendar.pdf
│   │   ├── [148K]  1314-academic-calendar.pdf
│   │   ├── [4.7M]  out-1213-academic-calendar.pdf
│   │   ├── [4.7M]  out-1314-academic-calendar.pdf
│   │   └── [ 284]  sha1sums.txt
│   └── [1.4K]  README.md
├── [8.2M]  sha1collider.zip
├── [518K]  shattered.pdf
├── [651K]  stevensthesis.pdf
├── [284K]  Stupid_certificate_tricks.pdf
├── [4.0K]  The_Infinitely_Profitable_Program
│   ├── [4.2K]  1_launchCPM.pdf
│   ├── [4.3K]  2_PoC.pdf
│   └── [579K]  The_Infinitely_Profitable_Program.pdf
├── [512K]  zring-flash.bin
└── [  69]  zring-flash-info.txt





tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro