 |
Professional approach to protecting, research and reverse engineering .Net assemblies!
Programming in Microsoft's .NET Framework gives additional horizons in realization of various ideas with an extensive set of features.
Altogether with these powerful capabilities one major drawback is now also a reality: decompilation to Microsoft Intermediate Language (MSIL). As a result of this feature your code may get disassembled, studied and altered by third parties.
Spices.Net - next generation tool for .Net developers, that continues to offer features of IL-Obfuscator and many more new possibilities.
Spices.Net (ex-ILOGUI) now is platform environment that supports plugins. Now Spices.Net contain one internal (system) plugin and 2 external - Spices.Obfuscator and Spices.Decompiler, and also include console mode obfuscator. Spices.Net not only platform environment, it is a class browser, analyzer and disassembler with professional look and feel. For reduction of risk of infringement of the intellectual property, Spices.Net offers the ultimate solution for this situation - Spices.Ofuscator. Spices.Decompiler offers decompilation features for 6 languages: IL(same functionality as Microsoft ILDASM utility), C#, C++, VB.Net, J#, [Delphi.Net coming soon]. In the nearest future Spices.Net will be contain more plugins - Spices.Investigator (.Net PE metadata browser) and Spices.Informer (assembly member info reporter).
For reduction of risk of infringement of the intellectual property, 9Rays.Net offers the ultimate solution for this situation - Spices.Obfuscator in console and GUI (plugin for Spices.Net) versions.
Spices.Net provides obfuscation for assemblies created in Microsoft .Net Framework. Spices.Net is the best tool for the maximal complication of research and reverse engineering (decompilation)of your code as well as the great IL-code browser. Spices.Obfuscator reduces your assembly size and optimizes the speed of your application.
net obfuscator decompiler c vb-net delphi-net tool protecting decompiling analysis net assemblies
|
|
|
 |
PECompact compresses Windows modules (EXE, DLL, SCR, etc..) substantially, while leaving them able to be run just as before. At runtime, compressed modules are rapidly decompressed in memory. Smaller (<50%) size usually means quicker load time. PECompact generally compresses files much smaller than if they had been compressed by modern data compression software such as RAR. This is accomplished by restructuring and pre-processing that make modules more compressible. Compression also adds a layer of security to modules that resists tampering and reverse engineering. PECompact supports multiple compression formats, including LZMA, through the use of CODEC plug-ins. Custom loaders (decompression) stubs and API hook plugins are also able to be utilized. Advanced configuration includes selection of resource types that should be compressed as well as other parameters that offer a great deal of control over how modules are compressed. A GUI and console mode application that supports wildcards and directory recursion are included.
packer compress decompress protect portable executable bitsum pebundle pe pecompact compact anti-debug debug speed performance upx aspack petite wwpack32 ezip exepack pklite pklite32
|
|
|
 |
PECompact compresses Windows modules (EXE, DLL, SCR, etc..) substantially, while leaving them able to be run just as before. At runtime, compressed modules are rapidly decompressed in memory. Smaller (<50%) size usually means quicker load time. PECompact generally compresses files much smaller than if they had been compressed by modern data compression software such as RAR. This is accomplished by restructuring and pre-processing that make modules more compressible. Compression also adds a layer of security to modules that resists tampering and reverse engineering. PECompact supports multiple compression formats, including LZMA, through the use of CODEC plug-ins. Custom loaders (decompression) stubs and API hook plugins are also able to be utilized. Advanced configuration includes selection of resource types that should be compressed as well as other parameters that offer a great deal of control over how modules are compressed. A GUI and console mode application that supports wildcards and directory recursion are included. THIS FREEWARE (STUDENT) VERSION MAY ONLY BE USED TO COMPRESS MODULES THAT WILL NOT BE SOLD OR BARTERED IN ANY WAY.
packer compress decompress protect portable executable bitsum pebundle pe pecompact compact anti-debug debug speed performance upx aspack petite wwpack32 ezip exepack pklite pklite32
|
 |
PEBundle is a utility that physically attaches win32 DLLs and other files to executables by one of two methods. The advanced bundling technique allows for some DLLs to be bound to the executable without ever writing the DLL back to the disk. The other, simpler method allows one to bundle and compress file(s) with an executable and have those file(s) extracted to disk at runtime. PE Bundle can prevent the need to use an installer program to copy support files to disk, when intalling your executables.
prgramming installer bundle win32 windows dll executable bundle modules executable create seamless binary
|
 |
DCM 4.0 PE is an application software for the operation and management of any professional services firms. It is specifically designed and developed for professional services firms like legal firms, professional IT firms, consultancy firms, accounting firms and any professional services firms that require a simple and easy-to-use software to maintain optimum cash flow in the business and also at the same time have all the necessary accounting records completed.
legal accounting system financial accounting systems billing and accounting software billing accounting management reporting software professional services firm
|
 |
¿What is BDASM?
- BDASM is a multi-cpu, multi format file disassembler for Windows. Currently it supports ELF, X-Box, PE and raw binary files. The CPU support includes the Intel x86 16/32bits processor family up to SSE2 instructions, and PowerPc 603,604 32bits CPUs.
¿Why another disassembler?
Actually the existing software solutions for reverse engineering Windows programs have various disadvantages: many of them are old programs that were never updated and most of these programs are very expensive for independent developers.BSASM is an hybrid that combines the power of the most advanced disassemblers with the easy use of the simpler ones.
¿What BDASM has to offer?
If you are tired of waiting for your files to disassemble or tired of watching how your disassembler refused to load your files because of unusual manipulations, BDASM solves these problems and many more.Using an easy-to-use interface, BDASM brings you the basic functions of a common disasssembler together with the features of the more sophisticated ones to help you simplify your analysis and code documentation, allowing you to save your changes and continue your work at other time.BDASM has many features but most beta-testers review it with two words: fast and simple.
multi cpu multi format raw pe xbe elf disassembler powerpc intel windows based multi-cpu multi-format disassembler
|
 |
The EXE Stuffer ActiveX component allows you to insert anything into an EXE including files, text data, or binary data. An EXE can then easily access the data previously stuffed into it.
exe resource windows resources embed extract pe executable image stuff anything everything exe
|
 |
PE Corrector is very useful when you need to correct PE files. Such correction may be very necessary in this cases: - Some compilers do not clear memory before compilation. Because of this the new exe file may contain binary trash in the header. But also it may contain even your personal security data from your disks (passwords, for example). PE Corrector can correct this problem. It simply clean the headers in safe mode and erase all illegal information. Also you can insert your own info into header (copyright information, for example).; - Some compilers inserts into PE files some export functions which are needed for debugging, but not for final compilation (example of such function: __CPPdebugHook). These export functions adds some extra volume to PE file and not necessary in most cases. But it is not the whole problem. If there are many exports in PE file, this file may not be processed correctly by some exe-packers. Also it may contain some secret functions (defence from crackersl, for example) declared in export section of PE file. This situation is very useful for crackers. PE Corrector helps you to solve this problem. It displays all of the exported functions and gives ability to clean export sections on the optional basis (you simply specify what functions you want to erase). So, if you keep PE file "as is" after compilation, probably you will give very useful gift to crackers. But you may try our product - it can help you!
pe file exe dll binary trash header correction exports exported functions clear header clear exports tool compilation bugs correction binary trash exported functions
|
 |
PE Explorer is the most feature-packed tool for inspecting the inner workings of PE files (EXE, DLL, ActiveX controls, and several other Windows executable formats). It offers a thorough look at PE file structure and all of the resources in the file, and tells you just about every little detail you could possibly want to know about a PE file.
PE Explorer comes with a Visual Resource Editor, PE Header Viewer, UPX Unpacker, Exported/Imported API Function Viewer, API Function Syntax Lookup, Dependency Scanner, and powerful Disassembler. The product allows you to peek inside Delphi applications and edit
the properties of controls on Delphi forms within the PE file. Once inside, file structure can be analyzed and optimized, problems diagnosed, changes made and resources repaired.
Whether you are an advanced computer user just wondered what makes an executable file tick, or software developer suffered from hard-to-find program bugs, PE Explorer is the software solution that will make it easy to find the answers. With PE Explorer you can view, edit and repair the internal structures of PE files with the click of a button. It works with PE formats such as EXE, DLL, MSSTYLES, SYS, OCX, SCR and other win32 executables. Support for custom plug-ins. Use it for serious development projects, for restoring lost information, for keeping damaged files intact, for determination of the existence of viruses or malicious code in the programs, to reverse engineer projects with missing source code, to view the imports/exports of the standard dll's, or to simply reduce the numerous internal information sources of PE files into a more convenient viewing format and save your valuable time. The possibilities are up to you. PE Explorer gives you an easy to use point and click approach from which to operate.
resource editor dll viewer bitmap png exe icon extract disassembler syntax decompiler delphi import dll viewer resource editor dependency scanner win32 easy disassembler
|
 |
Resource Tuner enables you to customize your favorite programs by modifying the executable file (EXE, DLL, SYS, MSSTYLES, SCR and more) resources. Resource Tuner makes it a snap to replace them with other images, texts and sounds more to your liking. Extract images, edit them, and place them back. Or extract images from one application and put them into another. Have fun personalizing any application to your own unique taste. With Resource Tuner you can view, extract, edit, modify, translate, or repair the resources contained within 32 bit Windows executable files with the click of a button. Resource Tuner offers a thorough look at all of the resources (bitmaps, jpeg, png, xml, icons, strings, etc) in the file, and allows you to make modifications without needing to recompile the source code. It also allows you to edit the properties of any controls on Delphi forms within the PE file. Because Resource Tuner has itself been written using Delphi, there's a very strong emphasis on peeking inside Delphi applications and packages. Each element of the user interface - dialog boxes, menus, icons, pictures, toolbars, string tables and more are right at your fingertips. Support is provided for nearly every type of resources imaginable. Using XP Visual Style Manifest Wizard, you can now incorporate Windows XP Visual Style into your application. The wizard inserts an XML application manifest into the resource section of the executable, allowing your legacy application to take advantage of the slick new look for common controls featured in Windows XP.
resource editor win32 dll exe icon viewer extract file dialog upx unpacker manifest menu png xml
|
|
|