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.


Tópicos - matche10

Páginas: [1]
1
Aplicativos / Erro ao Instalar Crunch
« Online: 23 de Agosto de 2012, 21:00 »
Olá pessoal. Preciso de um programa que gere wordlist e ouvi falar do crunch, então resolvi usá-lo. Baixei o arquivo crunch-3.3.tgz, extrai ele, mas quando dou o comando make, o seguinte é retornado:

Building binary...
/usr/bin/gcc -pthread -Wall -pedantic -lm -std=c99  crunch.c -o crunch
crunch.c: Na função ‘PrintPercentage’:
crunch.c:1387:20: aviso: variable ‘finall’ set but not used [-Wunused-but-set-variable]
crunch.c: Na função ‘renamefile’:
crunch.c:1430:12: aviso: variable ‘pidret’ set but not used [-Wunused-but-set-variable]
crunch.c: Na função ‘main’:
crunch.c:2348:8: aviso: variable ‘loaded’ set but not used [-Wunused-but-set-variable]
/tmp/cceSSGpv.o: In function `count_strings':
crunch.c:(.text+0x2592): undefined reference to `pow'
crunch.c:(.text+0x28fc): undefined reference to `pow'
crunch.c:(.text+0x2c95): undefined reference to `pow'
collect2: ld returned 1 exit status
make: ** [crunch] Erro 1


O que pode estar errado?

2
Internet, Redes e Segurança / Wireless não funciona Ubuntu 11.04
« Online: 03 de Agosto de 2012, 13:33 »
Olá galera. Meu not novo samsung não reconhece a placa wireless. Já tentei o ndiswrapper (modo gráfico e por linha de comando também), ele diz que o hardware está presente mas nem sinal da wireless aparecer. Segui alguns tutorias pra instalar o madwifi, mas não consegui instalar...
O comando lspci me retorna o seguinte:

01:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev ff)

e o comando iwconfig:

lo        no wireless extensions.

eth0      no wireless extensions.

já segui diversos tutorias e fóruns, agora a pouco instalei o wine e tentei rodar o driver executável que a samsung oferece, mas nada...
alguém poderia me dar uma luz?

Páginas: [1]