UnCleaner - The Unnecessary Files Cleaner Solution

Discussion in 'MDL Projects and Applications' started by Josh Cell, Nov 20, 2011.

  1. urie

    urie retired mod

    May 21, 2007
    8,995
    3,380
    300
    #221 urie, Jul 11, 2012
    Last edited by a moderator: Apr 20, 2017
    Thanks still no joy and file hashes are the same.

    Code:
    ==================================================
    Filename          : UnCleaner v1.4 Setup.exe
    MD5               : 35412b28d1bf945e5d5891c0af191c7e
    SHA1              : de5ce3cdd0ea357fb73b217f523f6d817ce68cfd
    CRC32             : 0bb02f5c
    Full Path         : F:\Downloads\July_2012\UnCleaner\UnCleaner v1.4 Setup.exe
    Modified Time     : 19/01/2012 22:19:10
    Created Time      : 09/07/2012 11:27:08
    File Size         : 668,160
    File Version      : 1.4.0.0
    Product Version   : 1.4.0.0
    Identical         : 
    ==================================================
    
    ==================================================
    Filename          : UnCleaner.exe
    MD5               : 17892f9dd7295196506f082b818eabc8
    SHA1              : 0c753a608a8815cc9c7c0e1407c5a6ced8b643b9
    CRC32             : 25894283
    Full Path         : C:\Program Files\UnCleaner\UnCleaner.exe
    Modified Time     : 19/01/2012 17:50:35
    Created Time      : 19/01/2012 17:50:35
    File Size         : 750,080
    File Version      : 1.4.0.0
    Product Version   : 1.4.0.0
    Identical         : 
    ==================================================
     
  2. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    @urie

    Is a bug on the internal code, can occurs on some systems. I'll analyse the problem (IO not found exception) and release an fix.

    All my apps have an integrity checker function, when the assembly area is corrupted, the app crashes also, but is an other error.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    #223 Josh Cell, Jul 24, 2012
    Last edited by a moderator: Apr 20, 2017
    (OP)
    I've found the problems and working on this now...

    The METRO interface is a part of the v1.5 version :cool:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    #224 Josh Cell, Jul 25, 2012
    Last edited: Jul 25, 2012
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,873
    2,160
    60
    Nice application Josh, had a look earlier :D
     
  6. denzel

    denzel MDL Member

    Aug 24, 2009
    170
    21
    10
    when we can try finally new version :confused:
     
  7. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    The release is planned for the next week ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    #229 Josh Cell, Jul 28, 2012
    Last edited: Jul 28, 2012
    (OP)
    I am studying some methods to get an good choice to work with a .NET Virtual Framework developments.

    Basically is the CLR of .NET Framework running on a PE File without any dependency virtually on the memory.

    In a next future all my applications won't needs of any .NET Framework version installed to run perfectly without errors.

    It needs of an hard knowledge with C++ and assembly injection to generate an good EXE with a low size.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. denzel

    denzel MDL Member

    Aug 24, 2009
    170
    21
    10
  12. urie

    urie retired mod

    May 21, 2007
    8,995
    3,380
    300
    @ denzel, no download yet for version 1.5 it is still in development.
     
  13. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    Some of changes on v1.5 version:

    -> 30 seconds delay to clean on scheduled mode;

    -> High priority on cleaning modules, multi-threated search / clean engine;

    -> Low priority when the scheduled clean is detected;

    -> Balloon notification with the real number of files cleaned;

    -> .NET Framework intelligent reverse seach logs cleaner;

    -> A more faster analysis module leaving kernel calls.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. denzel

    denzel MDL Member

    Aug 24, 2009
    170
    21
    10
    i know i know, i was joking buddy :eek:
     
  15. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    I've detected some problems on DPI Auto-Scale method..

    I'll solve it now :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,176
    120
    Installer - OK.
    Uninstaller - OK.
    Protection - OK.
    VirusTotal Analysis - OK.
    Installer / Uninstaller hard tests - OK.
    Application hard tests - OK.

    Final software debug - Missing.

    ~4 MB is the size of the final installer with 3 MB on the main EXE :smoking:

    I'll hard test this version on my systems. If all is ok I'll release finally :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Alphawaves

    Alphawaves Admin / Developer
    Staff Member

    Aug 11, 2008
    6,787
    22,502
    210