Python Forum
Hashing an address for binary file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hashing an address for binary file
#5
(Nov-03-2021, 05:18 PM)Gribouillis Wrote:
Python_help Wrote:The seek part creates the address in the file
We don't have the same notion of files' seek() function. As far as I know it can only set the file's position to an existing position in the file, not create a position, or an address.

My issue is similar to the one that has been discussed in another forum by someone else some time ago, i'm guessing that the same reason applies to my problem?

https://stackoverflow.com/questions/5234...processing it
Reply


Messages In This Thread
Hashing an address for binary file - by Python_help - Nov-03-2021, 04:38 PM
RE: Hashing an address for binary file - by Python_help - Nov-03-2021, 05:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to read a file as binary or hex "string" so that I can do regex search? tatahuft 3 1,461 Dec-19-2024, 11:57 AM
Last Post: snippsat
  problem in entering address of a file in input akbarza 0 1,611 Oct-18-2023, 08:16 AM
Last Post: akbarza
  How do I read and write a binary file in Python? blackears 6 27,138 Jun-06-2023, 06:37 PM
Last Post: rajeshgk
  Read/Write binary file deanhystad 3 5,704 Feb-01-2021, 10:29 AM
Last Post: Larz60+
  Binary File Error SalsaBeanDip 1 2,388 Oct-12-2020, 09:13 PM
Last Post: bowlofred
  Convert file of hex strings to binary file medatib531 4 20,516 Oct-09-2020, 05:42 PM
Last Post: DeaD_EyE
  Binary File Read Aussie 6 12,726 Sep-03-2020, 03:57 AM
Last Post: deanhystad
  Binary file Aussie 12 7,450 Aug-31-2020, 09:20 PM
Last Post: Aussie
  python read binary file Pyguys 4 6,459 Jul-13-2020, 02:34 AM
Last Post: Pyguys
  Failure in writing binary text to file Gigux 7 6,365 Jul-04-2020, 08:41 AM
Last Post: Gigux

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020