issues
search
fuzziqersoftware
/
resource_dasm
Classic Mac OS resource fork and application disassembler, with reverse-engineering tools for specific applications
MIT License
114
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Regression or a request to add a --relaxed flag
#80
Sembiance
closed
5 months ago
3
Unable to build on Fedora 40
#79
nolrinale
closed
6 months ago
3
Decoding QuickTime files?
#78
BlueCyro
opened
6 months ago
5
Support for CDRV resources?
#77
gingerbeardman
closed
7 months ago
4
Minor Issue: BCD Version numbers in 'vers' resources
#76
mhelsley
closed
11 months ago
1
Blobbo - resource fork missing or empty
#75
MatthiasPercelay
opened
1 year ago
6
compile errors with g++ 13.2.1 20230826
#74
Sembiance
closed
1 year ago
4
Doesn't Work On Amazon Trail?
#73
chrissphinx
closed
1 year ago
2
Incorrect canvas size for some PICTs
#72
Iritscen
closed
1 year ago
5
Bad CPU type in executable
#71
zcoffin86
closed
1 year ago
2
Maelstrom icns converted to PNG/BMP are just mask
#70
erichelgeson
closed
1 year ago
4
issue with Mail.app .emlx files
#69
cbfiddle
opened
1 year ago
6
More info about CREL etc
#68
Kristine1975
closed
1 year ago
0
Some info about CREL DATA and ZERO
#67
Kristine1975
closed
1 year ago
0
Resource Templates: replace shared_ptr with unique_ptr to see how the size of the `resource_dasm` executable changes
#66
Kristine1975
closed
1 year ago
0
Small improvements to dupe_finder
#65
Kristine1975
closed
1 year ago
0
Option --image-format for the other tools
#64
Kristine1975
closed
1 year ago
1
Added --image-format option to resource_dasm, including PNG
#63
Kristine1975
closed
1 year ago
0
Prebuilt binary for Linux with phosg prelinked
#62
hyperhello
closed
1 year ago
2
-O2 to cut down on executable size (and make the code faster)
#61
Kristine1975
closed
2 years ago
0
Easier way to convert TEXT/styl to .rtf?
#60
MikeRich88
opened
2 years ago
2
Suggestion: Conditional compilation for some features
#59
MikeRich88
opened
2 years ago
4
warning: PICT rendering failed (mask region rect Rect(x1=-27892, y1=26790, x2=0, y2=256) is not same as source rect
#58
MikeRich88
closed
2 years ago
5
Specify location of phosg library
#57
Kristine1975
closed
2 years ago
0
More fixes for #53
#56
Kristine1975
closed
2 years ago
0
Correctly sort resource IDs
#55
Kristine1975
closed
2 years ago
0
Fix for #53
#54
Kristine1975
closed
2 years ago
1
compile error in Ubuntu on Pi4 ARM
#53
PalasX
closed
2 years ago
16
Improvement : extracting as png instead of bmp
#52
Ownezx
closed
1 year ago
5
Support SprT file present in Slithereens
#51
Ownezx
closed
2 years ago
3
MacApp TMPLs
#50
Kristine1975
closed
2 years ago
0
new tool: icon_dearchiver: dearchive Icon Archiver's icon archives
#49
Kristine1975
closed
2 years ago
0
More flexible selection of resource types and IDs
#48
Kristine1975
closed
2 years ago
0
dupe_finder: limit search for duplicates by resource ID
#47
Kristine1975
closed
2 years ago
2
Skip unknown icns chunks instead of throwing an error
#46
Kristine1975
closed
2 years ago
0
Implement resource remapping
#45
Kristine1975
closed
2 years ago
0
New tool: dupe_finder
#44
Kristine1975
closed
2 years ago
1
Added regions from the latest Universal Headers
#43
Kristine1975
closed
2 years ago
0
Refactor resource type and filename conversion
#42
Kristine1975
closed
2 years ago
0
Improvements to readability of TMPL lists (YMMV):
#41
Kristine1975
closed
2 years ago
0
Use `case_names` when formatting booleans
#40
Kristine1975
closed
2 years ago
1
Fix for bad bug where missing b/w icons resulted in incorrect .icns files
#39
Kristine1975
closed
2 years ago
0
Remove unnecessary conversions string -> const char* -> string
#38
Kristine1975
closed
2 years ago
0
Also store color table as Photoshop .act (color table) file
#37
Kristine1975
closed
2 years ago
0
New templates for audt, dbex, mach, flst, fmap, glby, lstr, mitq…
#36
Kristine1975
closed
2 years ago
1
main() catches all exceptions so they're not caught by the C++ runtime and treated as a crash
#35
Kristine1975
closed
2 years ago
0
Command line switch --icon-family-format to set file format of exported icon families
#34
Kristine1975
closed
2 years ago
0
Added additional aliases, refactored resource type definitions
#33
Kristine1975
closed
2 years ago
0
Document TMPL-types a bit more, especially Resorcerer-only ones
#32
Kristine1975
closed
2 years ago
0
Better error message when rendering PICTs with unknown QuickTime codec
#31
Kristine1975
closed
2 years ago
0
Next