Menu

Sending Null Bytes

Anonymous
2017-09-11
2017-09-11
  • Anonymous

    Anonymous - 2017-09-11

    Im trying to send a hex dump with multiple null bytes and the sequence editor keeps on truncating them..

     
  • Stefan Zieker

    Stefan Zieker - 2017-09-11

    Hi,

    what do you mean with truncating them? Please:
    - show me your sequence
    - upload a screen shot of your console options tab (Settings Dialog)

    Best regards,
    Stefan

     
  • Anonymous

    Anonymous - 2017-09-11

    it even remove the first 0 if there is one.
    Try sending
    02bb01bbaa010000000000000000000061646d696e00000000000000000000000000000000000000000000000000000061646d696e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    it turns into
    02bb01bbaa01061646d696e00

     
  • Stefan Zieker

    Stefan Zieker - 2017-09-11

    Hi,

    I need:
    - a screen shot of your console options tab
    - a screen shot of the console (I want to see what ScriptCommunicator sends)
    - a screen shot of your input field (espacially the format box)

    Best regards,
    Stefan

     
  • Mathew Cohen

    Mathew Cohen - 2017-09-11

    just paste 02bb01bbaa010000000000000000000061646d696e00000000000000000000000000000000000000000000000000000061646d696e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    into any sequence value field. it will automatically remove all most all 00's
    Ill make you some screen shots I have only just tried to use this program its in its default state I believe

     
  • Stefan Zieker

    Stefan Zieker - 2017-09-11

    Hi,

    I can reproduce this behaviour. This is a bug (I think this problem is present since 2-3 versions).

    Thx for your post (I will fix this in the next version).

    Best regards,
    Stefan

     
  • Mathew Cohen

    Mathew Cohen - 2017-09-11

    Glad to help. Now have to find another program in the mean time :-( Hercules is struggling sending this many bytes.

     
    • Stefan Zieker

      Stefan Zieker - 2017-09-11

      or use an older version of ScriptCommunicator (5.2)

       

      Last edit: Stefan Zieker 2017-09-11
  • Mathew Cohen

    Mathew Cohen - 2017-09-11

    Nope 5.2 is busted as well :-(

     
    • Stefan Zieker

      Stefan Zieker - 2017-09-11

      I have tried older versions. It seems that this is an old bug. And you are the first who reported it.

      Thx again,
      Stefan

       

      Last edit: Stefan Zieker 2017-09-11
    • Stefan Zieker

      Stefan Zieker - 2017-09-11

      Hi,

      I have found the bug (the problem was that your string does not contain spaces after each hex number). Under https://sourceforge.net/projects/scriptcommunicator/files/Test/ you can find a fixed version of ScriptCommunicator.

      Best regards,
      Stefan

       

      Last edit: Stefan Zieker 2017-09-11

Anonymous
Anonymous

Add attachments
Cancel