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 3615188
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:20:32+00:00 2026-05-18T22:20:32+00:00

I am after a general purpose unspecialised plain text file extractor. Firstly before people

  • 0

I am after a general purpose unspecialised plain text file extractor.

Firstly before people shout look at Apache Tika – my response is that it only supports some popular binary file formats like Office, BMPs etc.

Back to the problem – Many binary files have text strings embedded in them, which i would like to extract without the binary byte noise. THis would mean it could find simple text string sequences in exes and so on with the result only holding ascii words. I tried googling but could not find anything that did this. My basic idea is if a file is not handled by TIKA this simple binary file handler would try its best to find these text strings.

  • 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-18T22:20:33+00:00Added an answer on May 18, 2026 at 10:20 pm

    I ended up writing my code class to solve my problem.

    Important features/considerations.

    • Only accepts cr, nl, tab, space – char127 –
      • Ignores all characters that are no ascii
      • bad luck if file includes unicode.
    • ignores character sequences that are leass than a few chars (configurable).
      • this means that bytes that are a single letter surrounded by other non ASCII values are ignored.
    • a space is inserted between character sequences
      • this means that one string, some bytes and then other string appears in the result as two words separated by a string rather than a single long word.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After many years of working on a general-purpose C++ library using the Microsoft MSVC
Update: After some more reading I see that this problem is totally general, you
What's the general consensus? If you need to change the database after a given
After being told by at least 10 people on SO that version control was
In general, where does program execution resume after an exception has been thrown and
(Title and contents updated after reading Alex's answer) In general I believe that it's
I am working on a program which includes a general purpose engine, some program
this is a general-purpose way to make GET requests with jQuery: var loadUrl="mypage.php"; $("#get").click(function(){
The purpose is to handle all persistence exception and wrapped to simple general exception,
After a break from coding in general, my way of thinking logically faded (as

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.