Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 352421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:44:08+00:00 2026-05-12T11:44:08+00:00

I want to parse out each modified file that is reported during FCIV’s verification

  • 0

I want to parse out each modified file that is reported during FCIV’s verification process.

It comes out like this:

“Microsoft Windows XP [Version 5.1.2600]\r\n(C) Copyright 1985-2001 Microsoft Corp.\r\n\r\nC:\MD5Checksum>C:\MD5Checksum\fciv.exe -v -xml db.xml\r\n//\r\n// File Checksum Integrity Verifier version 2.05.\r\n//\r\nStarting checksums verification : 09/10/2009 at 11h19’30\r\r\n\r\r\nList of modified files:\r\r\n———————–\r\r\nc:\md5checksum\readme.txt \r\r\n\tHash is\t\t: e2c6d562bd35352b73c00a744e9c07c6\r\r\n\tIt should be\t: 79ac8d043dc8739f661c45cc33fc07ac\r\r\n\r\nc:\md5checksum\fciv.exe \r\r\n\tHash is\t\t: 79ac8d043dc8739f661c45cc33fc07ac\r\r\n\tIt should be\t: e2c6d562bd35352b73c00a744e9c07c6\r\r\n\r\n\r\r\nEnd Verification : 09/10/2009 at 11h19’30\r\r\n\r\r\n\r\nC:\MD5Checksum>”

Right now I’m using this as the Regex (which works fine), but I’m wondering if there is a simpler way?

".*(\r\r\n\t)(Hash)( )(is)[\t]{2}(:)( )[a-zA-Z0-9]{32}(\r\r\n\t)(It)( )(should)( )(be)[\t](:)( )[a-zA-Z0-9]{32}"
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:44:08+00:00Added an answer on May 12, 2026 at 11:44 am

    I suggest you to try this:

    ".*[^:]*: [a-zA-Z0-9]{32}[^:]*: [a-zA-Z0-9]{32}"
    

    First, you don’t need to “(..)” or “[…]” one every token.
    Second, since I don’t think you care about “Here is” or “It should be”, you can simply look for “:” just before the number you are looking.

    I really hope this help.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to parse out a text file that looks like the following:
I'm trying to parse this out. I want one record for each event, so
I want to parse something like this: Hi [{tagname:content}] [{tag1:xnkudfdhkfujhkdjki diidfo now nested tag
I want to parse the xml file with dynamic content using DOM parser in
I want to parse xml file in utf-8 and sort it by some field.
I want to parse a xml file using xquery in Ruby, I found this
I have a Service that downloads a file from the internet. What I want
I am working on a project to parse out a text file. The file
I want to parse JSON data which is coming in like: { 212315952136472: {
Hi I am trying to parse data out of an XML file I exported

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.