Search found 4 matches

by chrisp
Wed Aug 27, 2003 6:25 am
Forum: General
Topic: Editing macros (again? again!)
Replies: 34
Views: 6145

The CMacroStepGoto command was one byte unalign, the problem is fixed now. the reader supports the following commands. CMacroStepChars CMacroStepCommand CMacroStepMessage CMacroStepGoto CMacroStepReplace CMacroStepSaveFileEx CMacroStepSaveFile CMacroStepFind But it should be quite esey to add more a...
by chrisp
Tue Aug 26, 2003 10:16 pm
Forum: General
Topic: Editing macros (again? again!)
Replies: 34
Views: 6145

How to run it..

Well this is just a scrach version for people to play with, the best/esey way to run it is to upload the file you wish to analyse, and then select it, using the web-interface. If you what to run it on you own machine you just downloade the zip file, where the macroreader.asp is in. This can run from...
by chrisp
Tue Aug 26, 2003 8:31 am
Forum: General
Topic: Editing macros (again? again!)
Replies: 34
Views: 6145

Online Macro Viewer

Online macro analyser, source code free to download,

http://www.overflow.dk/app/tpm/
by chrisp
Sun Jul 20, 2003 5:45 pm
Forum: General
Topic: Editing macros (again? again!)
Replies: 34
Views: 6145

More info on the CMacroStepReplace command

Well here is my small contribution to the macro project.. ============== CMacroStepReplace ============== Step Layout: 1 Byte : CountByte (bc) bc Bytes: Find-text (single byte) 2 Byte : Conditions Flags ------ ------ 1[0]04 0000 0 Text 1[2]04 0010 2 Text + Word 1[4]04 0100 4 Text + Case 1[5]04 0101 ...