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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:21:44+00:00 2026-06-16T00:21:44+00:00

I have a image file encrypted. now my program will read the encrypted file

  • 0

I have a image file encrypted. now my program will read the encrypted file and create the image in a char array. now my problem is i need to open the image with some image viewer without writing the image file to the hard disc. it should be possible because the image data is already loaded in the ram.

  • 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-06-16T00:21:45+00:00Added an answer on June 16, 2026 at 12:21 am

    I don’t know of any image viewer that is able to load images from memory regions. Even if you would create your own image viewer, you’d have to share the memory region or the viewer most probably won’t be able to access your programs memory for security reasons.

    A compromise would be to write the image to a temporary directory on the hard disk, open it with the image viewer and overwriting it with random data and deleting the file after use (for small files you even can delete it after the image viewer finished loading).

    From what you’re writing, it seems that you want to avoid writing the decrypted data to the hard disk, which is fine because data written to the hard disk will still be there after a shutdown, while data in RAM won’t survive. But as JasonD pointed out in his comment, this can lead to a false sense of security – the OS is free to move memory regions into virtual memory (and so to the hard disk) at any time.

    EDIT: Opening a memory region might be possible, e.g. you can try out the hex editor HxD – it can open and edit memory regions allocated by processes, although I don’t know how it does it.

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

Sidebar

Related Questions

I have an image file that has all the character sprites that I will
I have image and txt file of same size say 200 KB. Now i
I need to have image file path from the user and store the image
i have a temp image file which i open with Bitmap CapturedImg = (Bitmap)Image.FromFile(Item/Item.bmp);
I have an image resized program and it works. The problem is when a
i have an image file path stored in my database. Now using it i
Possible Duplicate: create UIImageView with portion of image file I have setup a series
I have an URI image file, and I want to reduce its size to
I have a raw image file that is saved in binary data (no encoding).
I have a custom image file where the first block of data is ASCII

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.