Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - forummailpk

Pages: [1]
1
@khofo, i want yo send you a pm with code, but i can't get a code from IRC

@fur, you could've just go right click inspect element and get the code :) Yes, javascript is painful for me since i'm more of a backend developer then frontend, and PHP has better support for needed functions :)

2
Do you have the source code for this?
Yes, i'm the author

3
Hacking and Security / Hackers toolkit chrome extension - Encoding decoding
« on: December 09, 2015, 10:38:07 pm »
What is Hackers Toolkit?

Quickly encode or decode string with a certain encryption or get the query for a certain web hacking method.

Code: [Select]
https://chrome.google.com/webstore/detail/hackers-toolkit/gnniaejgfdelaafcjopndjdebjfnkljf

Extension features:

[ 1 Encoders one-way ]
   
  • 1.1 MD5 Encode
  • 1.2 SHA-1 Encode
  • 1.3 SHA-256 Encode
  • 1.4 SHA-384 Encode
  • 1.5 SHA-512 Encode
  • 1.6 DES Encode
[ 2 Encoders ]
   
  • 2.1 Base-64 Encode
  • 2.2 URL Encode
  • 2.3 HTMLEntities Encode
  • 2.4 ASCII-85 Encode
  • 2.5 ROT-13 Encode
[ 3 Decoders ]
 
  • 3.1 Base-64 Decode
  • 3.2 URL Decode
  • 3.3 HTMLEntities Decode
  • 3.4 ASCII-85 Decode
  • 3.5 ROT-13 Decode
[ 4 Bruteforcers ]
   
  • 4.1 MD5 Bruteforce
  • 4.2 SHA1 Bruteforce
[ 5 Converters ]
   
  • 5.1 ASCII to Decimal
  • 5.2 Decimal to ASCII
  • 5.3 ASCII to Binary
  • 5.4 Binary to ASCII
  • 5.5 ASCII to HEX
  • 5.6 HEX to ASCII
  • 5.7 Binary to HEX
  • 5.8 HEX to Binary
[ 6 String tools ]
   
  • 6.1 Reverse string
  • 6.2 Remove spaces
  • 6.3 String Length
  • 6.4 String to uppercase
  • 6.5 String to lowercase
[ 7 SQL injection tools ]
   
  • 7.1 Column count generator
  • 7.2 Mixed case bypass
  • 7.3 SQLi WAF bypass (union)
  • 7.4 SQLi WAF bypass (tables)
  • 7.5 SQLi WAF bypass (columns)
  • 7.6 SQLi WAF bypass (data)
  • 7.7 Error based SQLi (version)
  • 7.8 Error based SQLi (database)
  • 7.9 Error based SQLi (tables)
  • 7.10 Error based SQLi (columns)
  • 7.11 Error based SQLi (data)
  • 7.12 Blind SQLi (database count)
  • 7.13 Blind SQLi (database name length)
  • 7.14 Blind SQLi (database name)
  • 7.15 Blind SQLi (tables count)
  • 7.16 Blind SQLi (table name length)
  • 7.17 Blind SQLi (table name)
  • 7.18 Blind SQLi (column count)
  • 7.19 Blind SQLi (column name length)
  • 7.20 Blind SQLi (column name)
  • 7.21 Blind SQLi (data)
[ 8 Other hacking tools ]
   
  • 8.1 LFI (etc/passwd)
  • 8.2 LFI (proc/self/environ)
  • 8.3 LFI bypass (url encode)
  • 8.4 XSS bypass (String.fromCharCode)

Pages: [1]