Microsoft Office 2011 Beta 4 is Leak

Discussion in 'macOS' started by superMDMArio, Jun 6, 2010.

  1. superMDMArio

    superMDMArio MDL Member

    Dec 16, 2008
    125
    6
    10
    #1 superMDMArio, Jun 6, 2010
    Last edited by a moderator: Apr 20, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. subble

    subble MDL Novice

    Sep 5, 2009
    6
    0
    0
    Expiration Date?

    Does anyone know the expiration date of Office OS X 2011 Beta 4?

    Also, I've seen patches that have been posted that claim to remove the expiration date, but none that I know for sure to be trustworthy. If anyone has a line on a good clean patch to eliminate the expiry on Beta 4, I'd much appreciate a lead.

    Thanks!
     
  3. jkmlaok

    jkmlaok MDL Novice

    Jul 5, 2010
    1
    0
    0
    sorry, the fourth beta seems to have expired already and even the supply of it is in short short supply!
     
  4. darkwurm

    darkwurm MDL Novice

    Aug 31, 2009
    1
    1
    0
    #4 darkwurm, Jul 18, 2010
    Last edited by a moderator: Apr 20, 2017
    Code:
    TARGET="/Applications/Microsoft Office 2011/Office/MicrosoftComponentPlugin.framework/Versions/14/MicrosoftComponentPlugin"
    OFFSET=0x119CA
    PATCH="\xB8\x00\x00\x00\x00\xC3"
    
    if [ -f "$TARGET" ]; then
       printf $PATCH | dd conv=notrunc of="$TARGET" seek=$OFFSET bs=1
       STATUS=$?
       if [ $STATUS -eq "0" ]; then
          echo "******************************************"
          echo "*          PATCHED SUCCESSFULLY          *"
          echo "******************************************"
       else
          echo "******************************************"
          echo "*   Problem Patching, check permissions  *"
          echo "******************************************"
       fi
    else
       echo "******************************************"
       echo "*    Problem Patching, file not found    *"
       echo "******************************************"
    fi
    This patch works just fine. Either paste it in the terminal, or turn it into a .sh file and run it. Enjoy.
     
  5. subble

    subble MDL Novice

    Sep 5, 2009
    6
    0
    0
    #5 subble, Jul 19, 2010
    Last edited by a moderator: Apr 20, 2017
    Thanks for the tip. I can confirm that this works for me, as well.
     
  6. Pøîñtßlåñk

    Pøîñtßlåñk MDL Novice

    Oct 15, 2007
    7
    0
    0
    Where can i DL this patch?
     
  7. Zulithe

    Zulithe MDL Novice

    Aug 6, 2009
    7
    1
    0
    Check the front page for download links to Beta 5.
     
  8. wizsand

    wizsand MDL Junior Member

    Oct 23, 2008
    64
    7
    0
    Guys, beta 6 is already out on wzor. Use the serial provided in the posted image.