Stephanny

Members
  • Content Count

    354
  • Last visited

Everything posted by Stephanny

  1. VT:0/67 https://www.virustotal.com/#/file/6a221d768bee4012c56148f13fc969c0b0dc982a8f5661ed027dd87412eaf0d8/detection Download [hide] https://www.sendspace.com/file/phqcnu[/hide] [hide] [/hide]
  2. VT:10/67 https://www.virustotal.com/#/file/799bed00206a9f5e364416005ee7c5c962430a3c307c39f60c9accadde5076d5/detection Download [align=center][hide]https://www.sendspace.com/file/sky33r[/hide] [/align] [hide] [/hide] [hide] [/hide]
  3. VT:33/68 https://www.virustotal.com/#/file/3ea6e6d30d2afd2f7c01df8cf9da3a3ebd3d2c876c2c141fd7dcf75b4d4d23ad/detection Download [hide] https://www.sendspace.com/file/0lvqz1[/hide] [hide] [/hide]
  4. VT:1/61 https://www.virustotal.com/#/file/7ec775509ab06f98531aa68b7a80f0d3b6445a61b4a48657fa854d862c774ec2/detection Download [hide] https://www.sendspace.com/file/cq4426[/hide] [hide] [/hide]
  5. HashcatGUI VT:0/67 https://www.virustotal.com/#/file/6e503bbc459be3fa1525ef5a2f9e33e3cc098fe34d05a3aea997d3341a865fb9/detection Download [hide] https://www.sendspace.com/file/xy3rg2[/hide] [hide] [/hide] Hashcat VT:0/67 https://www.virustotal.com/#/file/06494d0065e95223730f76e06b3fbe322c07b11312e5d33b8bd72fb8e66d6d7b/detection Download [align=center][hide]https://www.sendspace.com/file/l49vk8[/hide] [/align] Online Reverse Hash Tool v3.3 [ORHT v3.3] VT:27/65 https://www.virustotal.com/#/file/6df90411a9265b46f33e46200e92e91fdefd89e7670bdc379f37b856dcc2b5a4/detection Download [hide] https://www.sendspace.com/file/ea8cqq[/hide] [hide] [/hide]
  6. [align=center]Email/User: Email Proxies: Yes,HQ. Capture: No :pepe: Recommended Bots: 20-40 Last checked: 20/06/2018[/align] Credits: callmebogdan [align=center][hide]https://www.sendspace.com/file/t3bzts[/hide] [/align]
  7. [align=center]Description ✓ Support for e-mail services Mail, Yandex, Rambler, QIP ✓ Support for running e-mail services through IMAP and POP protocols ✓ High speed, no valid accountability perebrut errors ✓ Search for text in a letter or by the sender ✓ Filter by number of e-mails, download of emails found, search not read only, date ✓ Check Yandex Mail on Balance ✓ Search for messages in the "Recycle Bin" and "Spam" folder ✓ Tools for working with databases ✓ Utilities to: selection of payment password, syntax analysis of phone numbers[/align] VT:44/67 https://www.virustotal.com/#/file/1571c83b0c8bb5a4e0728896553836101354fa899056943673c23dcb951a4932/detection Download [align=center][hide]https://www.sendspace.com/file/4lndsd[/hide] [/align]
  8. ✩ Version 2.6.0.2 [2019]✩ - Performance/MVVM Improvements. - Added Donors List in a new page to appreciate them. - Added Support for Solving Different type of Captchas by Different Captcha Solving Services/Tools, Make your Own Captcha Solver Config and Solve Captchas By just Using 'Captcha' Function in the main config. - Added Support for Loading an Account List for the Captcha Solver Config, Load Bulk of Accounts to not get stopped for a low-balance account. - Added Support for Putting an Asterisk (*) instead of Numbers in Variable- Config keys. NOTE: The line orders of Variables matters as it don't read variables by the ordered numbers. Numbered Variables are still supported. - Added Support for putting Byte Array (byte[]) In PostContent. - Added 'Type' key for Stages and supports 'Socket' and 'HttpImageOnly' types, Stages with 'Socket' Type will not Send Any Requests automatically by itself and Stages with 'HttpImageOnly' and the 'StageXXResponseImage' Variable is used to Recieve an Image and get it's bytes within an HTTP/s Request. - Added 'For' and 'While' Keywords, The same as C#, Loop through Variables and Functions/Codes as much as you want. - Added 'Advanced View' for Debug Logs, Makes you able to Use Syntax Highlight / Find Text / HTML Viewer. - Added 'Stop' feature to be able to Stop Running Debug Config/Stage. - Added 'Captcha' Function. - Added 'GenerateOAuth' Function, Generate OAuth Header Lines and Signatures. - Added 'Shuffle' and 'Random' Functions, Generate PURE Random Numbers/Strings/User-Agents/Device-Models/Bytes and Headers and Shuffle the lines. - Added 'Invoke' Function, Invoke different methods of different types directly. - Added 'GetPropertyValue' Function, Gets a specific property value of the Input Variable Type. - Added 'Convert' Function, Returns an object of a specified type whose value is equivalent to a specified object. - Added 'SocketClient', 'SocketClientWrite', 'SocketClientRead', 'SocketClientReadToEnd', 'SocketClientReadToDelimiter', 'SocketClientReadToCount', 'SocketClientPrintData', 'SocketClientClearData' and 'SocketClientDisconnect' Functions, Make your own Socket Requests Directly and Totally Customized/Managed. - Added 'Bytes' and 'ArrayCopy' Functions, Create Byte Arrays and manage them. - Added 'GenerateAESKey' Function, Generate RFC2898 AES Keys. - Added 'CallIf' Function, Call/Execute Another function and return the value if the Provided Condition matched. - Added 'StringFormat' and 'ToString' Functions, Google "C# String.Format" and "C# ToString" for more info. - Added 'GetDateTime' Function, Returns the Current Date/Time or Provided Timestamp's Date/Time. - Added Support for Getting Provided Date/Time UnixTime to the 'UnixTime' Function. - Added 'RemoveDuplicates' Function, Remove Duplicate Words/Specific Words or Lines of the Provided String. - Added 'List' and 'ListAdd' Functions, Represents C# System.Collections.Generic.List object. - Added 'Dictionary' and 'DictionaryAdd' Functions, Represents C# System.Collections.Generic object. - Added 'HashTable' and 'HashTableAdd' Functions, Represents C# System.Collections.Hashtable object. - Added 'KeyValuePair' Function, Represents C# KeyValuePair object, Can be used to Add Items to Dictionaries and HashTables and more. - Added 'MultiPartFormDataContent' and 'FileParameter' Functions, Generate MultiPartFormData, Also supports File Parameter. Returns a Byte Array (byte[]) - Added 'GetItemAt' and 'SetItemAt' Functions, Get and Set Items to Lists/HashTables/Arrays and Dictionaries at Specific index/key. - Added 'SimpleJsonWriter' Function, Returns Json Text by providing HashTable. - Added 'FromCharCode' Function, Converts Unicode values into characters. - Added 'JavascriptStringEncode' and 'JavaScriptStringDecode' Functions. - Added 'Contains', 'NotContains', 'EqualEx' and 'NotEqualEx' Functions, Compare Several Strings to the Source with one function. - Added Support For HmacSHA224 Hash Generation. - Added Support for Bytes input types for the "PBKDF2-HMAC" function. - Added Support for Bytes Input types for the "HMAC" Function. - Added Support for Hex output of "GetString" Function. - Added Support for Specifying The Encoding in 'URLEncode'/'URLDecode' Functions. - Added 'Play Sound On Hits' Feature, You can also change the sound to what you want. (Separated for each worker). - Added and Used New Powerful List Controls that makes you to also Filter Items in like a boss by Microsoft Excel's ways. - Added 'DeepSkip' General Config Option, 'DeepSkip = True' will Also Skip the Variable Execution and The Conditions of The Skipped Stages, Default is False. - Used a new Encryption key for Encrypted Configs (Old Encrypted Configs are still usable) - Fixed FTP Configs cannot be run with 2 or more threads. - Fixed "Delete Worker" button was not disposing/releasing some resources. - Fixed The Start button is not doing anything because of the invalid chars in "HitsFolderName" (Removes invalid chars from "HitsFolderName"). - Fixed Configs was not being loaded if you opened STORM via Start menu. - Fixed 'Copy All' and 'Save All' Buttons now Get the Items from Database to not be limited to the Max. List items (1000). - Fixed Delete Worker button now Disposes Objects. - Fixed GetBytes / GetString minor issue with the Destination/Source Encoding. - Removed 'JsonSerialize' Function. [update] Compilations 345 Configs all working / shoping / gaming / music / streaming/ [align=center][hide]https://www.upload.ee/files/9393236/Storm_Configs__January_2019_Compilation_.rar.html[/hide] [/align] Download [hide] https://anonfile.com/w3qbibqabc[/hide] PW [align=center][hide]thestorm.app[/hide] [/align]
  9. ✓ Convenient and beautiful interface ✓ works with all kinds of proxies ✓ also works proxyless VT:2/68 https://www.virustotal.com/#/file/4225957ea9cda27274b20b2390bc4108acf590b3295d7d99fb68730b4617783a/detection [hide] https://www.sendspace.com/file/hu91hy[/hide]
  10. About my experience and skills I am an active person, I know little about cracking and make settings of everything, but little by little I am learning from many people who help me, I have many things to write but I summed it up :pepehappy: I have many threads, but these are some https://cracked.to/Thread-x7-Accounts-Express-VPN-1-Months https://cracked.to/Thread-Spotify-x115-Account-Spotify-Premium-Students-Family https://cracked.to/Thread-Minecraft-Servers-Checker-Account https://cracked.to/Thread-STORM-COMPILATION-Pack-127-Configs-STORM-Streaming-Gaming-Shop-Music-etc https://cracked.to/Thread-STORM-Config-Netflix-working-17-06-2018?pid=26900#pid26900
  11. VT:01/67 https://www.virustotal.com/#/file/ce2a4826cf716f65739ca16009b68e573f8396c8c4d451b4444a598935382ee0/detection [hide] [align=center][/hide] [/align] [hide] https://www.sendspace.com/file/pztv3m[/hide]
  12. [align=center]Email/User: Email Proxies: Yes HQ Capture: Screens-HD-UHD-Country-Expires Recommended Bots: 20-30 Last checked: 16/06/2018[/align] [hide] https://www.sendspace.com/file/ib0jpf[/hide]
  13. VT:0/68 https://www.virustotal.com/#/file/e5a1b6d1908a0f4ac5202cf5168f4179cc293aba74709f0081acd8315c1df349/detection [hide] https://www.sendspace.com/file/ple410[/hide]
  14. VT:11/67 https://www.virustotal.com/#/file/1839c75858e2e8d973dcf3ba2f4a3fa8259a1f2309cc47db8e5a18298bedf105/detection [hide] [/hide] [hide] https://www.sendspace.com/file/h2jub0[/hide]
  15. VT:2/67 https://www.virustotal.com/#/file/b8c50f549386580f0059528543b2c0d5576460916651fd3c67e75c2cd0aca452/detection [hide] [/hide] [hide] https://www.sendspace.com/file/z2rcoe[/hide]
  16. VT:3/68 https://www.virustotal.com/#/file/c90ed247ea942986a9aa4f2815812e0b07231b664d07ef7788c24e5b76aa4149/detection [hide] https://anonfile.com/Ucv0Ree9b6/Zenmate_Checker_by_xPolish.rar[/hide]
  17. Stephanny

    4000 MEMBERS

    Now we go for 10,000 members
  18. the important thing is that the config is working :pepo:
  19. User/Email: Email Proxys: No Bots: 30 - 55 Capture: Yes [hide] https://anonfile.com/O5K5Qbe5b2/adfoc.us.ini[/hide]
  20. VT:0/65 https://www.virustotal.com/#/file/cc71e88c711f4c9af31bd1fd08fb38cfb6962968caf8ae296bbc04722dfb24ab/detection [hide] https://anonfile.com/idGeQae8b7/_Proxy_Tool_1.81.rar[/hide]
  21. User/Email: User Proxys: Yes Bots: 50 - 70 Capture: No :pepe: [hide] https://anonfile.com/JeF3Qee3ba/Twitter_Config.ini[/hide]
  22. User/Email: Email Proxys: No Bots: 30 - [hide] https://anonfile.com/q6E8Q0e3bc/secure.net.wwe.com.ini[/hide]
  23. [align=center]User/Email: Email Proxys: No Bots: 30 - 90 [hide]https://anonfile.com/xdD8Q4e0b2/Stephanny.mediafire.com.ini[/hide] [/align]