FreeBSD Bugzilla – Attachment 190736 Details for
Bug 225990
[NEW PORT] devel/snowman: native code to C/C++ decompiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
snowman.shar (text/plain), 1.91 KB, created by
Tassilo Philipp
on 2018-02-17 17:34:38 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2018-02-17 17:34:38 UTC
Size:
1.91 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># snowman ># snowman/Makefile ># snowman/distinfo ># snowman/pkg-descr ># >echo c - snowman >mkdir -p snowman > /dev/null 2>&1 >echo x - snowman/Makefile >sed 's/^X//' >snowman/Makefile << '662db94ea1a5dde019a833be4abdd3aa' >X# $FreeBSD$ >X >XPORTNAME= snowman >XDISTVERSIONPREFIX= v >XDISTVERSION= 0.1.2 >XCATEGORIES= devel >X >XMAINTAINER= tphilipp@potion-studios.com >XCOMMENT= Native code to C/C++ decompiler (x86, x86_64, ARM / ELF, Mach-O, PE) >X >XLICENSE= GPLv3+ >X >XUSE_GITHUB= yes >XGH_ACCOUNT= yegord >X >XUSES= cmake >XCMAKE_SOURCE_PATH= ${WRKSRC}/src >XUSE_QT5= buildtools_build gui core widgets >X >XPLIST_FILES= bin/nocode bin/snowman >X >X.include <bsd.port.mk> >662db94ea1a5dde019a833be4abdd3aa >echo x - snowman/distinfo >sed 's/^X//' >snowman/distinfo << '6b858c867a54429283c059bacacbd444' >XTIMESTAMP = 1518885911 >XSHA256 (yegord-snowman-v0.1.2_GH0.tar.gz) = 047e06cfbe9a062c11e9561a04eeb42db5c22422e34eb838cbc853ca091fd100 >XSIZE (yegord-snowman-v0.1.2_GH0.tar.gz) = 3234102 >6b858c867a54429283c059bacacbd444 >echo x - snowman/pkg-descr >sed 's/^X//' >snowman/pkg-descr << 'd1ef01373e70e8d0b848558aa38f9eb3' >XSnowman is a native code to C/C++ decompiler. >X* Supports ARM, x86, and x86-64 architectures. >X* Reads ELF, Mach-O, and PE file formats. >X* Reconstructs functions, their names and arguments, local and global >X variables, expressions, integer, pointer and structural types, all types of >X control-flow structures, including switch. >X* Has a nice graphical user interface with one-click navigation between the >X assembler code and the reconstructed program. >X* Has a command-line interface for batch processing. >X >XWWW: https://derevenets.com/ >d1ef01373e70e8d0b848558aa38f9eb3 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 225990
: 190736