Contents

Dateien und Ordner



delfile <filename>
copyfile <filename from>, <filename to>
addlog <filename>, <string> - fügt Zeichen in Logdatei hinzu
shell <filename> - startet EXE-Datei
putcode <offset>, <HEX_Stub>
getcode <offset>, <length>, <accumulator>
getfile <accumulator> - gibt Dateiinhalt zum Akkumulator
getfilelength <accumulator> - gibt Dateilänge zum  Akkumulator
getoem <accumulator> - gibt OEM Info zum dos_Header
setoem <text> - gibt OEM Info  zum dos_Header
getoep <accumulator> - gibt Programm Einsprungspunkt
setoep <hex string> - setzt den Programm Einsprungspunkt
createsection <name>, <size>, accumulator (file offset)>, accumulator (virtual address)>
setflag <hex string> - setzt Eintrag in allen Sektionen
invert <hex string (8 bytes)>, <accumulator> - invertiert Bytes (need for creating push's, call's and other. 00401011 will bee converted to 11104000
getimagebase <accumulator>
xorcode <offset>, <length>, <accumulator> - XOR <Länge> Bytes von <offset> und kopiert den decodercode zum Akkumulator
createpath <path> - erzeugt Verzeichnis

 

Copyright © 2001 - 2024, DotFix Software