Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - Eleкtro

#11761

Esto es una aplicación anticuada, pero útil, para insertar archivos ocultos en imagenes de tipo BMP o GIF.

PD: No funciona en x64.

-> sourceforge.net/projects/hide-in-picture


Citar************************************************************************
                         Hide In Picture (HIP)
                      version 2.1 - October, 2002
            Copyright (C)  2002 Davi Tassinari de Figueiredo
************************************************************************



                      ---------------------------
                        Using HIP for DOS/Linux
                      ---------------------------

HIP for Dos/Linux is a command-line utility.

To hide a file inside a picture, use:
    hip h source_image input_file [destination_image] [options]
If the destination image name is not specified, the destination image is
written on top of the source image.

To retrieve a file from a picture, use:
    hip r source_image [output_file] [options]
If the output file name is not specified, the name saved in the picture
is used.

To erase a file previously hidden in a picture, use:
    hip e source_image [destination_image] [options]
If the destination image name is not specified, the destination image is
written on top of the source image.

Options:

-fxxxxxx - file name to write in image
  By default, the name of the input file is written in the image. Use
  this option to specify a different name to write. If you use it
  without specifying a file name, no name is written.

-pxxxxxx - password to use
  When used with the hide or retrieve operations, this option specifies
  the password to use for hiding/retrieving the file. If you do not use
  this option, you will be asked to enter a password (recommended). When
  used with the erase operation, HIP assumes there is a file hidden with
  the specified password and overwrites only the first bits of the
  hidden data; if the image contains a file hidden with a different
  password, it will not be erased correctly.

-thh or -thhhhhh - transparent color index or RGB value
  Use this option to set the transparent color for the image. To specify
  the palette index for the transparent color of an 8-bit image, use two
  hexadecimal digits (00-FF). To specify the RGB value for the
  transparent color, use six hexadecimal digits (the first two represent
  the red component, the next two represent the green one and the last
  two, the blue one). If you specify the RGB value for the transparent
  color of an 8-bit image and there is more than one palette entry with
  that color, the one with the lowest index will be used.

-ex - encryption algorithm
  Use this option to choose the encryption algorithm: a for Blowfish
  (default) or b for Rijndael.

-ix - image format
  Use this option to choose the image format for the output file. If the
  format is not specified, HIP will choose the format based on the file
  extension; if the extension is not recognized, the file will be saved
  as a Windows Bitmap (BMP) picture.

-c - write the CRC-32 of the data
  Use this option to append a checksum to the data to identify data
  corruption. This is enabled by default.

-C - do not write the CRC-32 of the data
  Use this option if you do not wish to append a checksum to the data;
  see above.

-h - hide the password characters
  If the p option is not used, the program asks the user for the
  password. Use this option to show *'s (asterisks) instead of the
  password characters. This is enabled by default.

-H - do not hide the password characters
  Use this option to show the password characters while you are typing
  them.

-v - view file information only
  Use this option if you only want to see whether the file fits inside
  the picture when hiding, or the name and size of the hidden file when
  retrieving. The destination image or output file is not written.

-q -quiet mode
  Use this option if you do not want to see unnecessary messages (such
  as the file information and status bars). The only things that will be
  shown are password prompts, confirmation messages and error messages.

-y -answer 'yes' to all confirmation questions
  By default, the program asks for confirmation before overwriting a
  file that already exists. If this option is specified, you will not be
  asked for confirmation.
#11762
Por el keygen no te preocupes, La mayoria suelen dar falsos positivos cuando en realidad no son virus ni peligrosos...

De todas formas, si que puede ser por la versión (Aunque lo dudo muuuuuuucho... Debes tener otro tipo de problema...)

Aquí tienes el Sound Forge v10.0 C (x86/x64)
www.megaupload.com/?d=XTK6GFX4

Puedes estar seguro q no lleva virus, y es una versión "buena" xD, es la que me instalé yo hace ya un tiempo.

PD: El password te lo mando en un privado revisalo


EDITO
*****, No me acordaba que han cerrado Megaupload xD, Bueno, pues no puedo ayudar más, suerte!

un saludo
#11763
Foro Libre / Re: ley SOPA
20 Enero 2012, 19:45 PM
Al hacer una búsqueda en google me ha salido esto (Nunca antes me habia salido):
CitarEn respuesta a las quejas que hemos recibido en relación con la Digital Millennium Copyright Act
(ley estadounidense de protección de los derechos de autor)
hemos eliminado 2 resultados de esta página.
Si lo desea, puede leer la queja de DMCA que ha originado la retirada de estas páginas en ChillingEffects.org.

(Click para agrandar)

(En total 11 resultados eliminados solo en esa página...Puaj)

Y en la susodicha queja no se quedan cortos, Sale una lista de 999 páginas que infringen dicha ley (Supongo que todas habrán sido advertidas o eliminadas porque la lista es de Abril-2011).


En fin amigos... Eso le pasará a Google con la SOPA, Más resultados eliminados, Y habrán miles de páginas en la lista negra de SOPA.

PD: Huir mientras podais.

Un saludo.
#11764
Siento invadir de nuevo tu post xD, Pero traigo un código de registro que he echo para denegar privilegios, por si a alguien le interesa  :rolleyes:...










Denegar privilegios para archivos
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Denegar privilegios para este archivo]
@="Denegar privilegios para este archivo"
"icon"="c:\\Program Files\\PiToLoKo Software\\iconos\\keydeny.ico"
"position"="bottom"

[HKEY_CLASSES_ROOT\*\shell\Denegar privilegios para este archivo\command]
@="CMD.exe /C @Echo OFF & Title Denegar privilegios para: %%UserName%% && Mode Con Cols=100 Lines=5 && Color 0F & Takeown /F \"%1\" >Nul && Icacls \"%1\" /Deny %%username%%:(F) >nul && Echo+ & Echo. %1 & Echo+ & Echo. Privilegio de \"Acceso total\" (F) denegado al usuario \"%%UserName%%\"   Ok! && Ping -n 5 LocalHost >Nul && Exit"



Denegar privilegios para carpetas
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Denegar privilegios para esta carpeta]
"NoWorkingDirectory"=""
"position"="bottom"
"icon"="c:\\Program Files\\PiToLoKo Software\\iconos\\keydeny.ico"

[HKEY_CLASSES_ROOT\Directory\shell\Denegar privilegios para esta carpeta\command]
@="CMD.exe /C @Echo OFF & Title Denegar privilegios para: %%UserName%% & For /F %%a in ('Dir /B /S /AD \"%1\" ^| Find /V /C \"\"') do (Set /A Numero=%%a , Numero+=10 >\"%%Temp%%\\NumeroTemp.Tmp\") & For /F %%a in ('Type \"%%Temp%%\\NumeroTemp.Tmp\"') do (If %%a GTR 75 (Mode con cols=120 lines=75) ELSE (Mode con cols=120 lines=%%a)) && If Exist \"%%WINDIR%%\\system32\\nircmd.exe\" (nircmd win center ititle \"Denegar Privilegios\") & Color 0F & Cls & Echo+ & Echo. Procesando todos los archivos y subdirectorios de... & Echo. %1 & Ping -n 2 LocalHost >Nul & Echo+ & Dir /B /S /AD \"%1\" && Echo+ & takeown /f \"%1\" /R /D S >nul && Icacls \"%1\" /Deny %%UserName%%:(F) /T | find /i \"Correctamente\" && Echo+ & Echo. Privilegio de \"Acceso total\" (F) denegado al usuario \"%%UserName%%\"   Ok! && Del /Q \"%%Temp%%\\NumeroTemp.Tmp\" & Ping -n 8 LocalHost >Nul && Exit"





Los iconos que uso:

   
#11765
Hola Zorronde, Yo tengo Win7 HP SP1 x64 y me funciona de maravillas el Forge, Y eso que lo modifiqué bastante y lo hice portable, Así que... Si te falla la versión Original pues... Que raro xD.

Creo que deberías desinstalarlo y volverlo a instalar (Esta vez cambiando el directorio de instalación) a ver si se te arregla...

Saludos

EDITO
Especifica que error te da... la descripción del error.
#11766
Cita de: d3xf4ult en 20 Enero 2012, 14:07 PM
Quería saber que clave modificar en regedit para poder cambiar el agrupamiento de iconos

Esto estaba en mi post de "tips" :P


Windows Registry Editor Version 5.00

;Para desactivar el agrupamiento...
;00000001 para activarlo

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomLevel"=dword:00000002



Cita de: d3xf4ult en 20 Enero 2012, 14:07 PM
y la vista de estos (al estilo WinXP).

Windows Registry Editor Version 5.00

;Para usar iconos pequeños...
;00000002 para usar iconos grandes...

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarSmallIcons"=dword:00000001
#11767
-> AQUÍ
#11768
Cita de: burbu_1 en 19 Enero 2012, 22:19 PM
puedes ver las dlls cargadas con el programa ListDLLs

vaya muxas gracias!
#11769
Scripting / Re: Problema en manejo de archivos
20 Enero 2012, 12:01 PM
Cita de: fedesr en 19 Enero 2012, 19:44 PM
Hola, no se porque no me funciona...
Lo copio completamente y lo pego en un bloc de notas, luego lo renombro como .bat... y da errores...
estaré haciendo algo mal?

Culpa mía xD, ya está arreglado.


Código (dos) [Seleccionar]
@Echo off

For /F "tokens=*" %%_ in ('dir /B /O-D "C:\Boletines\*.mp3"') do (
     Copy "C:\Boletines\%%_" "C:\"
     Ren "C:\%%_" "Nombre generico.mp3"
     Exit
)


saludos
#11770
Scripting / Re: Problema en manejo de archivos
19 Enero 2012, 18:51 PM
Hola

Te hago un ejemplo, cambia las rutas :P

Código (dos) [Seleccionar]
@Echo off

REM Obtener el archivo más reciente del directorio "C:\Boletines"
For /F "tokens=*" %%_ in ('dir /B /O-D "C:\Boletines\*.mp3"') do (

REM Copiar el archivo al directorio "C:\"
    Copy "%%_" "C:\"

REM Renombrarlo a un nombre genérico
    Ren "C:\%%_" "Nombre generico.mp3"

REM Salir (xD)
    Exit
)


PD: Si no es exactamente lo q buscas, sorry, así lo entendí yo xD

Saludos.