Web Analytics

ad

Wednesday, May 22, 2013

How to Hide Text behind Text

Step 1
Open command prompt and
create a text file to where ever
location you want or create a
text file using windows GUI (in
this example we have created
our text file with name raj.txt and
saved it to the Desktop).
Step 2
Go to the location where the file
has been saved and use “type”
command to view the content of
the file.
Step 3
Here comes the main step of
hiding secret information. A
hidden / confidential file is now
been created through Echo
command and the confidential
information is being saved in it.
Syntax: echo > host text file
(raj.txt in our case) :
We have saved our confidential
file (secret.txt) containing
confidential data within our host
file (raj.txt)
Unhide
Step 4
To view the content of this
hidden file, we need to use the
following command after
entering into the directory
containing host file (raj.txt)
Syntax : start .\ :

5 comments:

var paginator = function(callback) { if (hasMore()) { var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; if (cursor) { url += '&published-min=' + new Date(cursor).toISOString(); } window.bloggercomments = function(data) { var parsed = parse(data); cursor = parsed.length < 50 ? null : parseInt(parsed[parsed.length - 1].timestamp) + 1 callback(parsed); window.bloggercomments = null; } url += '&callback=bloggercomments'; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } }; var hasMore = function() { return !!cursor; }; var getMeta = function(key, comment) { if ('iswriter' == key) { var matches = !!comment.author && comment.author.name == config.authorName && comment.author.profileUrl == config.authorUrl; return matches ? 'true' : ''; } else if ('deletelink' == key) { return config.baseUri + '/delete-comment.g?blogID=' + config.blogId + '&postID=' + comment.id; } else if ('deleteclass' == key) { return comment.deleteclass; } return ''; }; var replybox = null; var replyUrlParts = null; var replyParent = undefined; var onReply = function(commentId, domId) { if (replybox == null) { // lazily cache replybox, and adjust to suit this style: replybox = document.getElementById('comment-editor'); if (replybox != null) { replybox.height = '250px'; replybox.style.display = 'block'; replyUrlParts = replybox.src.split('#'); } } if (replybox && (commentId !== replyParent)) { replybox.src = ''; document.getElementById(domId).insertBefore(replybox, null); replybox.src = replyUrlParts[0] + (commentId ? '&parentID=' + commentId : '') + '#' + replyUrlParts[1]; replyParent = commentId; } }; var hash = (window.location.hash || '#').substring(1); var startThread, targetComment; if (/^comment-form_/.test(hash)) { startThread = hash.substring('comment-form_'.length); } else if (/^c[0-9]+$/.test(hash)) { targetComment = hash.substring(1); } // Configure commenting API: var configJso = { 'maxDepth': config.maxThreadDepth }; var provider = { 'id': config.postId, 'data': items, 'loadNext': paginator, 'hasMore': hasMore, 'getMeta': getMeta, 'onReply': onReply, 'rendered': true, 'initComment': targetComment, 'initReplyThread': startThread, 'config': configJso, 'messages': msgs }; var render = function() { if (window.goog && window.goog.comments) { var holder = document.getElementById('comment-holder'); window.goog.comments.render(holder, provider); } }; // render now, or queue to render when library loads: if (window.goog && window.goog.comments) { render(); } else { window.goog = window.goog || {}; window.goog.comments = window.goog.comments || {}; window.goog.comments.loadQueue = window.goog.comments.loadQueue || []; window.goog.comments.loadQueue.push(render); } })(); // ]]>
  1. could not understand step 4 ....plz re explain it.....

    ReplyDelete
  2. Uau, postagem legal. Eu gostaria de escrever assim também - dedicando tempo e muito trabalho para fazer um ótimo artigo ... mas adiei demais as coisas e pareço nunca começar. Obrigado. como clonar o messenger do facebook de outra pessoa gratis

    ReplyDelete
  3. Is it not enjoyable if we constantly discuss subjects like this. deckenbaldachin

    ReplyDelete
  4. I quite like the many written content, I've got to declare my spouse and i loved, My spouse and i would really like more details relating to this specific, mainly because it is quite wonderful., Thanks a lot with regards to disclosing. itcbet

    ReplyDelete
  5. I’ll immediately grab your rss as I can’t find your email subscription link or e-newsletter service. Do you have any? Kindly let me know so that I could subscribe. Thanks. 바카라사이트

    ReplyDelete

//