• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Recent content by Alinator3000

  1. A

    C# Writing your first RAT [Remote Administration Tool]

    Source from http://recursivehack.com/remoteshell.html You can connect with TELNET. >>telnet IP PORT >/***************************************************************** * * Created By DarkTussin * * ***************************************************************/ using System...
  2. A

    C# Screen Video Recorder by Alinator (beta)

    I wrote screen video recorder with using Aforge.NET. You may download this on http://aforgenet.com/framework/downloads.html Record whole screen, you may change to something else. Source code here -> Download link: http://rghost.ru/53564828 ScreenRecord.rar (17.9 МБ) Password...
  3. A

    ASM x86 HINT

    ******************** SECTION ******************** ".text" is the program code; ".bss" placed uninitialized data; ".data" - initialized data; ".edata" - functions exported file; ".idata" - tables imported functions; ".rsrc" - resources; ".rdata" - read-only data (strings, constants...
  4. A

    Google search tricks

    ******************************* search options ******************************** parameter description Default value q parameter specifies the search query. required access determines the search area - public content, private or both. p - only public; s - only...
  5. A

    C# [C#] Anti Emulator

    Re: [C#] Anti Emulator In some emulators time is frozen. And this code get start time and after 500 msec, and compare it.
  6. A

    Concurso|Contest [Cracking] II

    Re: Concurso|Contest [Cracking] II I will join too
  7. A

    CrackMe Evaluation

    Re: CrackMe Evaluation Hello. Thx for crackme. tutor: Hidden content
  8. A

    CrackMe user-pass

    Re: CrackMe user-pass Tutorial: Hidden content
  9. A

    Concurso|Contest [Cracking]

    Re: Concurso|Contest [Cracking] ok. i will try too. but i can't understand when its start, and how much time i have.
  10. A

    Crackme Pre Concurso

    Re: Crackme Pre Concurso
  11. A

    C# C# tutorials in one place

    Re: C# tutorials in one place Hola! 11 DLL's for RunPE from C# and VB.net 11 .net runpe dlls.rar (52.09KB) Download Link http://www.sendspace.com/file/5n0j0r Password: level-23.info
  12. A

    My own C# CrackMe's

    Re: My own C# CrackMe's Hello! Its my CrackMe - Protected by my Crypter (1/47). But i used obfuscator. Download Link: http://www.sendspace.com/file/co1mdv Password: password Will run only from explorer.exe. You need to get protected file, from code of dump. Good luck.
  13. A

    My own C# CrackMe's

    Re: My own C# CrackMe's CrackMe v 1.6 Language: C# Dificultad: 2 Proteccion: Obfuscator x2, crypted AES. Objetivo: Cracked or Keygen Download: http://www.sendspace.com/file/l8n8s5 CrackMev16.rar (593.15KB) Passwd: level-23.info Tested on XP 32, WIN 8 64. VM and Real. No virus in...
  14. A

    C# C# tutorials in one place

    Here i will place all i know and find in the internet for C# 1. Anti VM Hidden content 2. Explorer Deceter Hidden content 3. Get OS Version Hidden content 4. Read BIOS Data Hidden content 5. UAC Detect Hidden content 6. Launch IE and website Hidden content 7. Play music in exe, only...
  15. A

    My own C# CrackMe's

    Re: My own C# CrackMe's Hello. CrackMe v 1.5 Language: C# Dificultad: 2 Proteccion: Obfuscator, crypted AES (but executed not from memory). Run in two process, and debugging it self`s. Objetivo: Cracked or Keygen Download: http://www.sendspace.com/file/d2ovi2 (1.20MB) GIF in WPF...
Back
Top