Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2006
    Posts
    5,380

    Bloat File Maker

    Hi guys,

    iv been messing with PB and iv come up with this cool little app (after finding a small function on the PB forum and edited the life out of it)

    i know theres already some of these apps around (after doing a google search) but i thought i would have a crack at it too

    heres some info
    Bloat File Creator is a small free program which creates files of any size up to 4 GB with ease. Very useful for disk speed test, CD burning test, network speed test, or simply create files to fool your friends.

    Introduction - Why Bloat File Creator?

    The idea was simply: a dummy file. Usually, a FTP site would include a dummy file of exactly 1 MB for people to test the speed of the FTP server.

    Bloat File Creator fits right in the spot; it can easily create a file of any size up to 4 GB for testing network speed, or data transfer rate of a disk drive.

    However, Bloat File Creator is not only useful for speed testing; it is also useful to make fake files.

    Why would you need such fake files?

    Prevent easy spread of illegal copies of your software - Imagine you just publish a new software with a size of 56MB onto a CD. You can fill the the remaining 644MB free CD space with fake files.

    If you cannot stop the crackers, you can still slow them down. People who try to transfer your software over the internet will have to spend longer time, while the authentic users who purchased your CD will not be affected.

    Fool people on peer-to-peer file sharing networks - Although most peer to peer network programs have built-in CRC/Hashing check to prevent malicious fake files, a person can still share fake files with the same file name or catching program/media title to confuse P-to-P users.

    Enhance protection of exsiting encryption - put a few fake files along with your encrypted files. Investigators will have tough time finding/decrpyting your files, since they won't even know which one to start with!
    and the thing i beginning to really like about PB, all this in a tiny 54.5kb exe

    this version basically creates a empty file filled with white space, im working on generating random chars to help with the encryption protection and bring it up the standard that other apps of this type have

    C&C Welcome, also any suggestions while i have PB open would be nice

    iv also made a DLL version of this that can be used with apms, but im not going to publicly release it because of the potential malicious uses it could have, if you require this dll PM me with the details of your project and state exactly what you need the file for and i will send it to you
    Last edited by RizlaUK; 02-01-2009 at 11:35 AM.
    Open your eyes to Narcissism, Don't let her destroy your life!!

  2. #2
    Join Date
    Oct 2006
    Posts
    209

    Wink fsutil file createnew C:\testfile.txt 1000

    you dont need eve this file to create any file. try this
    fsutil file createnew C:\testfile.txt 1000

    its dos command

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    yeah, i know, but not everyone else dose, and dose that command give you a visual progress on a 100mb/1gb file !!

    and besides, i made this app in a bid to try and learn something, iv also made some small apps that i could have done with ams in 15/20 mins, its all about learning
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    Thanks RizlaUK,

    I'm finding this very useful for obfuscation purposes.

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. Error 3038: Could not seek in compressed file
    By Rikard in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-25-2006, 11:55 AM
  3. Can search allow manual browse even if file is found?
    By RichardShaw in forum Setup Factory 5.0
    Replies: 2
    Last Post: 08-28-2000, 06:08 PM
  4. Replies: 0
    Last Post: 08-17-2000, 02:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts