Lite Posted February 9, 2010 Posted February 9, 2010 Hello Guys Know anybody a free 64 Bit Exe-Packer for autoit.exe Files. Upx.exe work only with 32Bit Files. :-( Regards Lite
Yashied Posted February 9, 2010 Posted February 9, 2010 http://www.x64bitdownload.com/downloads/t-64-bit-free-upx-download-deurvhii.html My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Lite Posted February 9, 2010 Author Posted February 9, 2010 Thanks Yashied for your reply. The upx.packer dont work on native 64bit autoit.exe files. i test it. work only with win32 compiled on Win os64. here is the supported os-list: http://upx.sourceforge.net/#overview Only linux AMD64 are supported, not Windows AMD64. Regards lite
whim Posted February 9, 2010 Posted February 9, 2010 you could give MPress a try.Tried, does not work (same for PESpin)whim
Mobius Posted February 9, 2010 Posted February 9, 2010 (edited) Tried, does not work (same for PESpin)whimnowhere in PESpins documentation does it claim 64 bit compatibility, So why try to use it for 64 bit apps?(untick strip overlays option in dialog settings for standard Au3 binaries.)Mpress did not work for you because it compresses overlays (without an option to disable) but it does report this fact to its output, so what do you have to do?Pack your interpreter (with all resources included) with mpress, then concatenate the A3x portion of your script to the tail of the packed interpreter and voila. Edited February 9, 2010 by Mobius
whim Posted February 9, 2010 Posted February 9, 2010 This made me think it might work (PESpin_v1104_x64.rar readme.pdf) :Decreases size of most PE 32+ files a lot while leaving them still functionalFor mpress, I'll gladly believe your statement ... it's just that I would expect an exepacker to do it's stuff withouthaving to pre- or post-process. whim
Mobius Posted February 9, 2010 Posted February 9, 2010 (edited) This made me think it might work (PESpin_v1104_x64.rar readme.pdf) :For mpress, I'll gladly believe your statement ... it's just that I would expect an exepacker to do it's stuff withouthaving to pre- or post-process. whimNot familiar with v1104_x64 version of PESpin, 1.1 is my last. okay my bad I guess.You don't have to believe me dude, try it for yourself your eyes should be proof enough.Vlad Edited February 14, 2010 by Mobius
whim Posted February 9, 2010 Posted February 9, 2010 LOL I had already seen the thread you're linking, and your amazing A3XPE stuff too ... that's what prompted me to say "I'll gladly believe you" thanks, whim
Mobius Posted February 9, 2010 Posted February 9, 2010 Lost in translation somewhere , apologies for the repetitious linkage .
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now