Python Forum
coding request
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coding request
#1
Hi all,

is there some bored python coder out there who would code me a small tool?
It should load fileA and fileB
Replace the 1st byte of fileA with the 1st byte of fileB
Replace the 3rd byte of fileA with the 2nd byte of fileB
Replace the 5th byte of fileA with the 3rd byte of fileB
Replace the 7th byte of fileA with the 4th byte of fileB
Repeat this until end of fileB
Save fileA

Thanks a lot
Marxon
Reply


Messages In This Thread
coding request - by Marxon - Dec-29-2017, 09:08 AM
RE: coding request - by buran - Dec-29-2017, 09:15 AM
RE: coding request - by Marxon - Dec-29-2017, 06:17 PM
RE: coding request - by nilamo - Dec-29-2017, 07:17 PM

Forum Jump:

User Panel Messages

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