English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 03 August 2019, 19:14   #1
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
"Hacking assistance" wanted :)

I think one of my own productions (from back in the days) have two exe-files linked together (I used a tool called "exelink" I recall..) ,see attached link. I think first part has the titlepicture and second one the relevant content.
Is there a way of "extracting" the first executable with the picture (if it actually was linked, I'm not sure)?
I am not the Amiga-executable hunk-expert I'd like to be so, anyone got any hints here?
Here's the executable I'd like to have "split" in two parts:
https://www.dropbox.com/s/wts536mwl9...mage4.zip?dl=0

Thanks in advance.
oRBIT is offline  
Old 03 August 2019, 21:35   #2
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,468
File splitted, into the Zone!

Code:
File 'BrainDamage4.Exe':
HUNK_HEADER
  Numhunks =	     8 (0 to 7)
  Hunk 000 =	    20 ($000014) Bytes		;main dispatcher
  Hunk 001 =	   208 ($0000D0) Bytes		 ;first exe
  Hunk 002 =	 42868 ($00A774) Bytes CHIP	 ;2 hunks
  Hunk 003 =	  5076 ($0013D4) Bytes CHIP	  ;second exe
  Hunk 004 =	 46092 ($00B40C) Bytes CHIP	  ;5 hunks
  Hunk 005 =	 11524 ($002D04) Bytes CHIP	  ;
  Hunk 006 =	159800 ($027038) Bytes CHIP	  ;
  Hunk 007 =	145456 ($023830) Bytes CHIP	  ;

HUNK_CODE	    20 ($000014) Bytes
HUNK_(ABS)RELOC32
  Summary	     1 entry to hunk 3   ;jmp to second exe
  Summary	     1 entry to hunk 1   ;jsr to first exe
HUNK_END

HUNK_CODE	   208 ($0000D0) Bytes
HUNK_(ABS)RELOC32
  Summary	     8 entries to hunk 2
  Summary	     2 entries to hunk 1
HUNK_END

HUNK_CODE	 42868 ($00A774) Bytes
HUNK_(ABS)RELOC32
  Summary	    20 entries to hunk 2
  Summary	     2 entries to hunk 1
HUNK_END

HUNK_CODE	  5076 ($0013D4) Bytes
HUNK_(ABS)RELOC32
  Summary	    76 entries to hunk 7
  Summary	    23 entries to hunk 6
  Summary	   188 entries to hunk 5
  Summary	    46 entries to hunk 4
  Summary	   150 entries to hunk 3
HUNK_END

HUNK_CODE	 46092 ($00B40C) Bytes
HUNK_END

HUNK_CODE	 11524 ($002D04) Bytes
HUNK_(ABS)RELOC32
  Summary	     7 entries to hunk 5
  Summary	     1 entry to hunk 3
HUNK_END

HUNK_CODE	159800 ($027038) Bytes
HUNK_END

HUNK_CODE	145456 ($023830) Bytes
HUNK_END
ross is offline  
Old 03 August 2019, 21:42   #3
oRBIT
Zone Friend
 
Join Date: Apr 2006
Location: Gothenburg/Sweden
Age: 48
Posts: 339
Awesome! Thanks alot for the help!
oRBIT is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
"Voices8" 8 Channel Soundtracker "DemoSongI" song - "This is the Amiga with 8 Voices" DemosongIHunter request.Music 45 23 May 2022 20:07
"Screech!! v2.41" & "Screech!! [AGA] v2.51" - "HD install" --> "ADFs" DamienD request.Old Rare Games 45 15 June 2020 12:42
"Reminder "Lincs Amiga User Group aka "LAG" Meet Sat 5th of January 2013" rockape News 4 30 January 2013 00:06
CD32 Image-Name-Bug: "...(bla)[!].zip" -> "...(bla)[" / "...[test].zip" -> "...[tes" cfTrio support.WinUAE 8 18 December 2012 16:31
Problems with "Thespywholovedme", "Flood", "Shinobi" sareks support.Games 12 03 May 2006 14:52

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:46.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.24237 seconds with 13 queries