Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solution for Dead Base Search Errors for those who use the Bot out of Scite
#1
Since i have seen a couple of ppl over here having Problems with the Dead Base Search i am going to write a short Tut on how you might solve your problems if you use the script instead of the Pre-Compiled executable.
If you run the Bot out of the Editor (Scite) it is most likely not possible to use the Dead Base Search Function.
That means you will have to compile it before you can use it.
Here is how you compile it the right way!

1. Change the Include at the Top of your Script to the one belonging to your System
#AutoIt3Wrapper_UseX64=Y --> If you use Windows 64 Bit
#AutoIt3Wrapper_UseX64=N --> If you use Windows 32 Bit

2. Save the changes and go into your Autoit Folder. Over there you should find a Folder called "Aut2Exe"
In there you find Aut2exe.exe and Aut2exe_x64.exe
If you use 32 Bit open the Aut2exe.exe and if you use 64 Bit use the Aut2exe_x64.exe

3. Chose your Source Script (From Nr. 1) and Chose your Destination (You can leave it the way it is)

4. If you use 32 Bit make sure the x64 Box at the Bottom is not ticked. If you use 64 Bit make sure it is ticked!

5. Compile it

6. Run the exe

7. ???

8. Profit

EDIT: Make sure to diable your antivirus programm during the compiling process. For me avast leaded to an error which made the .exe non-openable. So make sure you got it deactivated for compiling!
Reply
 


Messages In This Thread
Solution for Dead Base Search Errors for those who use the Bot out of Scite - by kojometa - 01-12-2015, 06:49 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website