Skip to content

kzoacn/md5-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md5-html

This repo can generate a HTML page that show its own MD5 hash like my homepage.

Usage

  1. Install HashClash
  2. Download and unzip this repo inside the folder hashclash
  3. Edit index.html, use placeholder [MD5] to specify where to show.
  4. cd md5-html-main
  5. mkdir backup
  6. mv textcoll.sh ../scripts/textcoll.sh
  7. chmod +x ../scripts/textcoll.sh
  8. python3 prefix.py
  9. python3 suffix.py
  10. new_index.html is the output

Generate

The total runnig time will be roughly 5 days on a 64 cores server, but after the first running, updating suffix is ~0.5 hour.

Checkpoints are stored and loaded automaticly, so you can freely execute / stop prefix.py.

If you want to update suffix (i.e. content below [MD5]), just execute python3 suffix.py again after editing index.hml.

Check

Check it Online

How it work?

See My Zhihu answer (in Chinese).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published