Jump to content

Au3Stripper does not strip


 Share

Recommended Posts

Hey,

I realy like the new au3stripper i allwas used the obfuscator just for stripping (for debugging purposes). It works quite well with most of my scripts, but with a very large script it does not.

The consoleoutput says everything is fine and stripping is completet successfully, but the _stripped.au3 is the same as my original script. If i dont delete the old _stripped.au3 it also wont be replaced. 

Parameters:

 

#AutoIt3Wrapper_Run_Au3Stripper=y

#Au3Stripper_Parameters=/mo /SCI=1

 

Here is the debug out. Any Ideas?

 

>Running Au3Stripper (1.2.0.0)  from:C:Program Files (x86)AutoIt3SciTEAu3Stripper cmdline:

0.01 ### Processing file:d:dropboxAutoitutillityProjekteHSEAltranV2G InterpretersourcebuildV2G Interpreter.au3
1.86 ============================== Start Pre-processing ===========================================================
1.86 Pre-processing record: 1
1.88 Pre-processing record: 1001
1.88 Pre-processing record: 2001
1.88 Pre-processing record: 3001
1.89 Pre-processing record: 4001
1.89 Pre-processing record: 5001
1.89 Pre-processing record: 6001
1.89 Pre-processing record: 7001
1.89 Pre-processing record: 8001
1.91 Pre-processing record: 9001
1.91 Pre-processing record: 10001
1.91 Pre-processing record: 11001
1.91 Pre-processing record: 12001
1.92 Pre-processing record: 13001
1.92 Pre-processing record: 14001
1.94 Pre-processing record: 15001
1.94 Pre-processing record: 16001
1.95 Pre-processing record: 17001
1.95 Pre-processing record: 18001
1.95 Pre-processing record: 19001
1.97 Pre-processing record: 20001
1.98 Pre-processing record: 21001
2.00 Pre-processing record: 22001
2.01 Pre-processing record: 23001
2.03 Pre-processing record: 24001
2.06 Pre-processing record: 25001
2.08 Pre-processing record: 26001
2.08 Pre-processing record: 27001
2.09 Pre-processing record: 28001
2.09 Pre-processed 28092 records.
2.09 ============================== Start Processing ==============================================================
2.09 Processing record: 1
2.13 Processing record: 1001
2.16 Processing record: 2001
2.17 Processing record: 3001
2.20 Processing record: 4001
2.23 Processing record: 5001
2.25 Processing record: 6001
2.28 Processing record: 7001
2.31 Processing record: 8001
2.34 Processing record: 9001
2.36 Processing record: 10001
2.39 Processing record: 11001
2.42 Processing record: 12001
2.44 Processing record: 13001
2.47 Processing record: 14001
2.48 Processing record: 15001
2.51 Processing record: 16001
2.55 Processing record: 17001
2.59 Processing record: 18001
2.63 Processing record: 19001
2.66 Processing record: 20001
2.69 Processing record: 21001
2.70 Processing record: 22001
2.73 Processing record: 23001
2.76 Processing record: 24001
2.78 Processing record: 25001
2.81 Processing record: 26001
2.84 Processing record: 27001
2.86 Processing record: 28001
2.88 Writing record: 1
2.89 Writing record: 1001
2.89 Writing record: 2001
2.91 Writing record: 3001
2.91 Writing record: 4001
2.92 Writing record: 5001
2.94 Writing record: 6001
2.94 Writing record: 7001
2.95 Writing record: 8001
2.97 Writing record: 9001
2.97 Writing record: 10001
2.98 Writing record: 11001
2.98 Writing record: 12001
3.00 Writing record: 13001
3.00 Writing record: 14001
3.01 Writing record: 15001
3.01 Writing record: 16001
3.03 Writing record: 17001
3.06 Writing record: 18001
3.08 Writing record: 19001
3.09 Writing record: 20001
3.09 Writing record: 21001
3.11 Writing record: 22001
3.13 Writing record: 23001
3.13 Writing record: 24001
3.14 Writing record: 25001
3.14 Writing record: 26001
3.16 Writing record: 27001
+> 0 Au3Stripper v1.2.0.0 finished merging 49326 lines of code, stripped 20885 comment lines and Merged 467 Continuation lines.
+>        Created:d:dropboxAutoitutillityProjekteHSEAltranV2G InterpretersourcebuildV2G Interpreter_stripped.au3 with 27974 lines.
3.17 ############################## Done #####################################################################
+>16:43:24 Au3Stripper ended.rc:0
->16:43:24 Au3Stripper outputfile missing. Using original input file.rc:1

 

Thanks in Advance

Spider

www.AutoIt.de - Moderator of the German AutoIt Forum

 

Link to comment
Share on other sites

Jos needs code otherwise he can't debug!

UDF List:

 
_AdapterConnections()_AlwaysRun()_AppMon()_AppMonEx()_ArrayFilter/_ArrayReduce_BinaryBin()_CheckMsgBox()_CmdLineRaw()_ContextMenu()_ConvertLHWebColor()/_ConvertSHWebColor()_DesktopDimensions()_DisplayPassword()_DotNet_Load()/_DotNet_Unload()_Fibonacci()_FileCompare()_FileCompareContents()_FileNameByHandle()_FilePrefix/SRE()_FindInFile()_GetBackgroundColor()/_SetBackgroundColor()_GetConrolID()_GetCtrlClass()_GetDirectoryFormat()_GetDriveMediaType()_GetFilename()/_GetFilenameExt()_GetHardwareID()_GetIP()_GetIP_Country()_GetOSLanguage()_GetSavedSource()_GetStringSize()_GetSystemPaths()_GetURLImage()_GIFImage()_GoogleWeather()_GUICtrlCreateGroup()_GUICtrlListBox_CreateArray()_GUICtrlListView_CreateArray()_GUICtrlListView_SaveCSV()_GUICtrlListView_SaveHTML()_GUICtrlListView_SaveTxt()_GUICtrlListView_SaveXML()_GUICtrlMenu_Recent()_GUICtrlMenu_SetItemImage()_GUICtrlTreeView_CreateArray()_GUIDisable()_GUIImageList_SetIconFromHandle()_GUIRegisterMsg()_GUISetIcon()_Icon_Clear()/_Icon_Set()_IdleTime()_InetGet()_InetGetGUI()_InetGetProgress()_IPDetails()_IsFileOlder()_IsGUID()_IsHex()_IsPalindrome()_IsRegKey()_IsStringRegExp()_IsSystemDrive()_IsUPX()_IsValidType()_IsWebColor()_Language()_Log()_MicrosoftInternetConnectivity()_MSDNDataType()_PathFull/GetRelative/Split()_PathSplitEx()_PrintFromArray()_ProgressSetMarquee()_ReDim()_RockPaperScissors()/_RockPaperScissorsLizardSpock()_ScrollingCredits_SelfDelete()_SelfRename()_SelfUpdate()_SendTo()_ShellAll()_ShellFile()_ShellFolder()_SingletonHWID()_SingletonPID()_Startup()_StringCompact()_StringIsValid()_StringRegExpMetaCharacters()_StringReplaceWholeWord()_StringStripChars()_Temperature()_TrialPeriod()_UKToUSDate()/_USToUKDate()_WinAPI_Create_CTL_CODE()_WinAPI_CreateGUID()_WMIDateStringToDate()/_DateToWMIDateString()Au3 script parsingAutoIt SearchAutoIt3 PortableAutoIt3WrapperToPragmaAutoItWinGetTitle()/AutoItWinSetTitle()CodingDirToHTML5FileInstallrFileReadLastChars()GeoIP databaseGUI - Only Close ButtonGUI ExamplesGUICtrlDeleteImage()GUICtrlGetBkColor()GUICtrlGetStyle()GUIEventsGUIGetBkColor()Int_Parse() & Int_TryParse()IsISBN()LockFile()Mapping CtrlIDsOOP in AutoItParseHeadersToSciTE()PasswordValidPasteBinPosts Per DayPreExpandProtect GlobalsQueue()Resource UpdateResourcesExSciTE JumpSettings INISHELLHOOKShunting-YardSignature CreatorStack()Stopwatch()StringAddLF()/StringStripLF()StringEOLToCRLF()VSCROLLWM_COPYDATAMore Examples...

Updated: 22/04/2018

Link to comment
Share on other sites

  • Developers

Are you running this from a Dropbox subdirectory?

Maybe the file gets locked, so try  it from a "normal" subdirectory to see whether that could be the reason.

EDIT: I see you mix /MO with another option so please download the latest Beta that has a fix for that!

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Are you running this from a Dropbox subdirectory?

Maybe the file gets locked, so try  it from a "normal" subdirectory to see whether that could be the reason.

EDIT: I see you mix /MO with another option so please download the latest Beta that has a fix for that!

Jos

 

Yea, that worked for me.

Thanks alot Jos :)

Greetings,

Spider

Edited by GtaSpider

www.AutoIt.de - Moderator of the German AutoIt Forum

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...