DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦00e304e68⟧ TextFile

    Length: 315 (0x13b)
    Types: TextFile
    Names: »crack.mf«

Derivation

└─⟦4f9d7c866⟧ Bits:30007245 EUUGD6: Sikkerheds distributionen
    └─⟦this⟧ »./crack/Scripts/crack.mf« 

TextFile

SRCDIR=		Sources
BIGDICT=	Dicts/bigdict
UFCDIR=		ufc-crypt

all:
		@echo CALL TO CRACK.MF WITH NO TARGET

spotless:	clean
		-rm -f out.* $(BIGDICT)* Dicts/.lock*
		-Scripts/mrgfbk

clean:
		-rm -f Runtime/D* Runtime/P* Runtime/RD* tmp.* nohup.out
		-( cd $(SRCDIR) && make clean )
		-( cd $(UFCDIR) && make clean )