Active Perl - script starten

w4lla

Lieutenant
Registriert
Juni 2005
Beiträge
761
hab das active perl und en script(ne .pl datei eben) aber wie start ichs nu? install sowieso geht net

er findet die datei nich, au wenn ichs direkt ins verzeichniss kopiere :(

plz help!
 
x:/pfad/zu/activeperl/perl.exe blubber.pl

Wenn du dann für die Zukunft den Pfad x:/pfad/zu/activeperl/ in die PATH-Variable einträgst, dann kannst du einfach mit: perl blubber.pl von jedem Verzeichnis aus starten.
 
ppm> install c:/Perl/bin/perl.exe WEP.pl
Searching for 'c:/Perl/bin/perl.exe' returned no results. Try a broader search f
irst.
ppm> install c:\Perl\bin\perl.exe WEP.pl
Searching for 'c:\Perl\bin\perl.exe' returned no results. Try a broader search f
irst.
ppm>


funzt einfach nicht :(
 
naja install wars sinnvollste? wie issen start befehl :D?
 
ppm ist der perl packet manager *gg*

du musst die konsole starten und da "perl datei.pl" eingeben.


der ppm ist nur um weitere module zu installieren *g*
 
ah danke funzt
kann mir das mal jemand erklären?

Specify a key, and the program will generate a file "IVFile.log" that contains IVs that weaken each character of the secret key entered. The format for entering the key is "00:01:02:03:04" where each digit is a decimal value of actual key character, and the ":" character is used to delimit each key character.

Keysize = 13 [104 bits]
6 61 74 7 65 6 66 75 74 74 65 72 31

wie tut man das umrechnen O_o? ASCII tabelle hilft irgendwie nix
 
Zuletzt bearbeitet:
Zurück
Oben