Topics - ConstanceJill [ switch to compact view ]

Pages: prev1 [2]
6
Hello there .o/

I'm looking for a program which does the following :
- can run on both 32 and 64 bit versions of Windows
- lets the user specify several binary patterns and associated file extensions (either within the program's interface or via a simple editable text configuration file), a source file to "scan", and a destination folder
- looks for the binary patterns in the source file to "cut" it into new files: each output file being a slice of the "source" file, starting where a matching pattern was found. The extension for each slice should be the one the user associated to the corresponding binary pattern.

The main point of the thing is to easily "extract" some files which are actually uncompressed concatenated binary resources such as pictures or sounds, which quite a few video games use, based on their file format headers.

The good news is it actually already exists as free and open source software — see http://trollz1.free.fr/?p=deconcat and http://trollz1.free.fr/projects/deconcat.c/0.3-r1/_README — however :
- I've had it fail to work unexpectedly several times, so I guess a more stable version would be a great improvement ^^'
- it would also be nice if it didn't have that 4 GB file limitation
- it could be much more user friendly as it's console driven (I guess a GUI would help)

I've also found a while ago a program named ripper5 which seems to do a similar job but it was made for DOS and, as such, can't run natively on 64 bit Windows.


Can someone please either have a look at deconcat to make it work better, or make a new similar program (the choice is yours ^^) ?
I would be very grateful :}

7
Post New Requests Here / So, about wallpaper changers...
« on: December 24, 2013, 03:54 PM »
Hey there .o/

I have a kinda specific request, for after trying various wallpaper changers I can't find the one that perfectly meets my needs.
It seems simple (at least from a user's point of view) yet from all the programs I've tried, all miss at least two of the following features :
- randomly chooses a picture from a folder (and its subfolders) to set as wallpaper and repeats the process after a user definable delay
- provides good quality picture resampling¹, keeping aspect ratio no matter what, including support of PNG files ; I don't mind if that requires another freeware (such as IrfanView) to be installed
- can be told to suspend its action if some specific process (in fact any one from a user definable list) is running²
- stay "simple": I don't need such things as automatically get the pictures from social networks, rating pictures or dozens of options...
- be freeware? :D

I took a look at several threads around here (such as https://www.donationcoder.com/forum/index.php?topic=210.0 and https://www.donationcoder.com/forum/index.php?topic=1008.0 ) and it seemed that probably could be done by modifying aCkRiTe's AutoHotKey script (which unfortunately I don't feel able to do).

So, does anyone know of a program that does what I want, or can make one? Please? ^^'


¹: because Windows 7's method, as well as many freewares out there, make very ugly artefacts on smaller pictures that didn't have any before upscaling them to the monitor's size, even though it would seem to be common sense to resize before converting to jpeg
²: because some older games such as the first Diablo (and most likely the first StarCraft, though I don't play this one) don't seem to like the wallpaper changing at all when using Windows 7, and I think killing explorer.exe before playing is not an acceptable option :p

8
Hello there :}

I work in some sort of help desk and have been "dreaming" lately of some GUI program which I (and maybe my co-workers) could use as a customizable remote administration console.
I looked for various types of launchers or other "parameterizers", but couldn't find what I need.

Selector first seemed close to that, but still, somehow lacks some things for my needs.

So, without further ado, I guess I should explain how I see the thing…


Main features / requirements :

* A GUI driven program, to be run under Windows (32/64 bits), which would have :
 - a text field where the user would type or paste a "target" : for the usage I have in mind, we would enter there either a networked machine's hostname or IP address
 - a zone with user-definable action triggering buttons (from now on, let's call them "button")

* For each of those buttons, the user should be able to define :
 - a caption (displayed either on the button or near it, up to you and depending on whether or not some of the optional features —see further below— are implemented)
 - a command with optional prefix parameters string (let's call that whole string "prefixcmd" from here on)
 - additional parameter "suffixes" : the user would not be required to enter some, but it is necessary that he would be able to
 - it must be possible for the command to be a .bat/.cmd file, it must NOT be restricted to .exe files (like Selector seems to be, from what I've seen)

* The user should be able to create more, modify or remove individual "buttons", if possible from within the GUI itself (for example by clicking a dedicated button, or by means of a right click/context menu from the empty space in the window) ; if not, by editing a human readable config file

* The buttons list should be saved in a portable config file anyway (please, not in the registry)

* When the user clicks the action button, the program concatenates prefixcmd+target+suffix (without "+" or anything) and starts the resulting command line


Optional Features that would be pretty nice if you have enough time for it :

* let the user chose an optional custom icon for each button

* while the mouse cursor is over a button, display the concatenation of the command that clicking that button would send, either as a tooltip or in a status bar

* ability for the user, when editing an action trigger button, to add some flag for the program to ask confirmation before running that command (useful for "shutdown-like" commands ^^'

* a most recent targets list

* a "favorites" list ; the user should be able to easily add the "current target" to his favorites or load a target from his favorites list


In case you'd need a name for the program, well I've been thinking about it… though I could not settle on something definitive, I suppose something around the lines of "Customizable Remote Administration Panel" (or in short "CRAP") would do ? xD

Of course, don't hesitate to ask if you need me to rephrase something, give more precisions, if you have suggestions etc. :)

9
Activation/License/Language Help / Use in work environment ?
« on: August 23, 2012, 10:49 AM »
Hello there .o/

I've seen on the Keys page that the programs (or is it only some of them ?) are declared to be "free for personal use".
While the "free" word is written in bold, I am more concerned about the "for personal use" part. So my question is : can we use (some of) them in a company ? (Which ones ?)

More specifically, I was thinking of requesting for a specific program which, I think, would be pretty useful for my job… but if, when it's made, it is only free "for personal use", I wouldn't know for sure whether or not I'm allowed to use it at my workplace and share it with my co-workers — while I probably would have no use for it at home.

Can someone please clarify this for me ?

Have a nice day :]

Pages: prev1 [2]
Go to full version