HOME FORUMS MEMBERS RECENT POSTS LOG IN  
× Авторизация
Имя пользователя:
Пароль:
Нет аккаунта? Регистрация
Баннер 1   Баннер 2
НОВЫЕ ТОРГОВАЯ НОВОСТИ ЧАТ
loading...
Скрыть
Вернуться   ANTICHAT > БЕЗОПАСНОСТЬ И УЯЗВИМОСТИ > Электроника и Фрикинг
   
Ответ
 
Опции темы Поиск в этой теме Опции просмотра

  #61  
Старый 01.08.2018, 19:26
House26
Новичок
Регистрация: 13.07.2018
Сообщений: 0
С нами: 4124485

Репутация: 0
По умолчанию

Цитата:

Dr.Lafa сказал(а):

Ну во-первых, что бы хватать чужой трафик, нужны перепаянные фильтры на телефоне. Во-вторых нормально перехватывать можно будет только открытый трафик, вроде ccch канала. А вот смс-ки уже зашифрованы, нужно знать ключ шифрования, что бы расшифровать трафик и уже потом посмотреть его в шарке

С чего это,нельзя перехватывать зашифрованные пакеты?Само лично делал.Берешь SDR приемник(HakRF к примеру)+GNURadio,настраиваешь я на канал оператора и вуаля!!!!Вот тебе и пакеты Wiresharke,и да sms ты конечно не прочитаешь,потому что она будет зашифрована.Ну пакет ты словишь.И все это законно,до момента,пока ты не начнешь расшифровку)))
 
Ответить с цитированием

  #62  
Старый 01.08.2018, 19:35
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

House26 сказал(а):

С чего это,нельзя перехватывать зашифрованные пакеты?

Можно конечно, но этим мало чего добьёшься, пока не расшифруешь трафик
 
Ответить с цитированием

  #63  
Старый 01.08.2018, 19:39
House26
Новичок
Регистрация: 13.07.2018
Сообщений: 0
С нами: 4124485

Репутация: 0
По умолчанию

Цитата:

Dr.Lafa сказал(а):

Можно конечно, но этим мало чего добьёшься, пока не расшифруешь трафик

Ну это уже другая история.Вопрос то стоял почему SDR может эти пакеты захватывать,а моторолка их не видит...
 
Ответить с цитированием

  #64  
Старый 05.08.2018, 18:21
RulonOboev
Новичок
Регистрация: 27.07.2018
Сообщений: 0
С нами: 4103891

Репутация: 0
По умолчанию

люди помогите разобратся надоело уже блин собирать зависимости ни как не могу разобратся с пакетом

Bash:


Код:
root@0day:/opt/osmocom/libosmocore
# ./configure
checking
for
a BSD-compatible install
..
. /usr/bin/install -c
checking whether build environment is sane
..
.
yes
checking
for
a thread-safe
mkdir
-p
..
. /bin/mkdir -p
checking
for
gawk
..
. no
checking
for
mawk
..
. mawk
checking whether
make
sets
$(MAKE)
..
.
yes
checking whether
make
supports nested variables
..
.
yes
checking whether
make
supports nested variables
..
.
(
cached
)
yes
checking whether
make
sets
$(MAKE)
..
.
(
cached
)
yes
checking
for
gcc
..
. gcc
checking whether the C compiler works
..
.
yes
checking
for
C compiler default output
file
name
..
. a.out
checking
for
suffix of executables
..
.
checking whether we are cross compiling
..
. no
checking
for
suffix of object files
..
. o
checking whether we are using the GNU C compiler
..
.
yes
checking whether gcc accepts -g
..
.
yes
checking
for
gcc option to accept ISO C89
..
. none needed
checking whether gcc understands -c and -o together
..
.
yes
checking
for
style of include used by make
..
. GNU
checking dependency style of gcc
..
. gcc3
checking build system type
..
. x86_64-pc-linux-gnu
checking
host
system type
..
. x86_64-pc-linux-gnu
checking how to print strings
..
.
printf
checking
for
a
sed
that does not truncate output
..
. /bin/sed
checking
for
grep
that handles long lines and -e
..
. /bin/grep
checking
for
egrep
..
. /bin/grep -E
checking
for
fgrep
..
. /bin/grep -F
checking
for
ld used by gcc
..
. /usr/bin/ld
checking
if
the linker
(
/usr/bin/ld
)
is GNU ld
..
.
yes
checking
for
BSD- or MS-compatible name lister
(
nm
)
..
. /usr/bin/nm -B
checking the name lister
(
/usr/bin/nm -B
)
interface
..
. BSD nm
checking whether
ln
-s works
..
.
yes
checking the maximum length of
command
line arguments
..
.
1572864
checking how to convert x86_64-pc-linux-gnu
file
names to x86_64-pc-linux-gnu format
..
. func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu
file
names to toolchain format
..
. func_convert_file_noop
checking
for
/usr/bin/ld option to reload object files
..
. -r
checking
for
objdump
..
. objdump
checking how to recognize dependent libraries
..
. pass_all
checking
for
dlltool
..
. no
checking how to associate runtime and
link
libraries
..
.
printf
%s
\
n
checking
for
ar
..
. ar
checking
for
archiver @FILE support
..
. @
checking
for
strip
..
. strip
checking
for
ranlib
..
. ranlib
checking
command
to parse /usr/bin/nm -B output from gcc object
..
. ok
checking
for
sysroot
..
. no
checking
for
a working dd
..
. /bin/dd
checking how to truncate binary pipes
..
. /bin/dd
bs
=
4096
count
=
1
checking
for
mt
..
. mt
checking
if
mt is a manifest tool
..
. no
checking how to run the C preprocessor
..
. gcc -E
checking
for
ANSI C header files
..
.
yes
checking
for
sys/types.h
..
.
yes
checking
for
sys/stat.h
..
.
yes
checking
for
stdlib.h
..
.
yes
checking
for
string.h
..
.
yes
checking
for
memory.h
..
.
yes
checking
for
strings.h
..
.
yes
checking
for
inttypes.h
..
.
yes
checking
for
stdint.h
..
.
yes
checking
for
unistd.h
..
.
yes
checking
for
dlfcn.h
..
.
yes
checking
for
objdir
..
. .libs
checking
if
gcc supports -fno-rtti -fno-exceptions
..
. no
checking
for
gcc option to produce PIC
..
. -fPIC -DPIC
checking
if
gcc PIC flag -fPIC -DPIC works
..
.
yes
checking
if
gcc static flag -static works
..
.
yes
checking
if
gcc supports -c -o file.o
..
.
yes
checking
if
gcc supports -c -o file.o
..
.
(
cached
)
yes
checking whether the gcc linker
(
/usr/bin/ld -m elf_x86_64
)
supports shared libraries
..
.
yes
checking whether -lc should be explicitly linked in
..
. no
checking dynamic linker characteristics
..
. GNU/Linux ld.so
checking how to hardcode library paths into programs
..
. immediate
checking whether stripping libraries is possible
..
.
yes
checking
if
libtool supports shared libraries
..
.
yes
checking whether to build shared libraries
..
.
yes
checking whether to build static libraries
..
. no
checking
for
pkg-config
..
. /usr/bin/pkg-config
checking
for
pkg-config
..
. /usr/bin/pkg-config
checking pkg-config is at least version
0.20
..
.
yes
checking
for
ANSI C header files
..
.
(
cached
)
yes
checking execinfo.h usability
..
.
yes
checking execinfo.h presence
..
.
yes
checking
for
execinfo.h
..
.
yes
checking sys/select.h usability
..
.
yes
checking sys/select.h presence
..
.
yes
checking
for
sys/select.h
..
.
yes
checking sys/socket.h usability
..
.
yes
checking sys/socket.h presence
..
.
yes
checking
for
sys/socket.h
..
.
yes
checking sys/timerfd.h usability
..
.
yes
checking sys/timerfd.h presence
..
.
yes
checking
for
sys/timerfd.h
..
.
yes
checking syslog.h usability
..
.
yes
checking syslog.h presence
..
.
yes
checking
for
syslog.h
..
.
yes
checking ctype.h usability
..
.
yes
checking ctype.h presence
..
.
yes
checking
for
ctype.h
..
.
yes
checking netinet/tcp.h usability
..
.
yes
checking netinet/tcp.h presence
..
.
yes
checking
for
netinet/tcp.h
..
.
yes
checking
for
size_t
..
.
yes
checking
for
working alloca.h
..
.
yes
checking
for
alloca
..
.
yes
checking
for
library containing dlopen
..
. -ldl
checking
for
library containing dlsym
..
. -ldl
checking
for
backtrace
in
-lexecinfo
..
. no
checking
for
doxygen
..
.
false
checking whether SYS_getrandom is declared
..
.
yes
checking
if
gcc supports -fvisibility
=
hidden
..
.
yes
checking
for
clock_gettime
..
.
yes
checking
for
localtime_r
..
.
yes
checking whether struct tm has tm_gmtoff member
..
.
yes
checking
for
TALLOC
..
.
yes
checking
for
PCSC
..
.
yes
checking
for
LIBGNUTLS
..
. no
configure: error: Package requirements
(
gnutls
>
=
2.12
.0
)
were not met:

No package
'gnutls'
found

Consider adjusting the PKG_CONFIG_PATH environment variable
if
you
installed software
in
a non-standard prefix.

Alternatively, you may
set
the environment variables LIBGNUTLS_CFLAGS
and LIBGNUTLS_LIBS to avoid the need to call pkg-config.
See the pkg-config
man
page
for
more
details.
я понимаю что этот gnutls относится к библиотеке gnutls-dev хз уже дохера че перекопал уже подкиньте еще какуюнибудь мыслю.
 
Ответить с цитированием

  #65  
Старый 05.08.2018, 20:20
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

RulonOboev сказал(а):

люди помогите разобратся надоело уже блин собирать зависимости ни как не могу разобратся с пакетом

Bash:


Код:
root@0day:/opt/osmocom/libosmocore
# ./configure
checking
for
a BSD-compatible install
..
. /usr/bin/install -c
checking whether build environment is sane
..
.
yes
checking
for
a thread-safe
mkdir
-p
..
. /bin/mkdir -p
checking
for
gawk
..
. no
checking
for
mawk
..
. mawk
checking whether
make
sets
$(MAKE)
..
.
yes
checking whether
make
supports nested variables
..
.
yes
checking whether
make
supports nested variables
..
.
(
cached
)
yes
checking whether
make
sets
$(MAKE)
..
.
(
cached
)
yes
checking
for
gcc
..
. gcc
checking whether the C compiler works
..
.
yes
checking
for
C compiler default output
file
name
..
. a.out
checking
for
suffix of executables
..
.
checking whether we are cross compiling
..
. no
checking
for
suffix of object files
..
. o
checking whether we are using the GNU C compiler
..
.
yes
checking whether gcc accepts -g
..
.
yes
checking
for
gcc option to accept ISO C89
..
. none needed
checking whether gcc understands -c and -o together
..
.
yes
checking
for
style of include used by make
..
. GNU
checking dependency style of gcc
..
. gcc3
checking build system type
..
. x86_64-pc-linux-gnu
checking
host
system type
..
. x86_64-pc-linux-gnu
checking how to print strings
..
.
printf
checking
for
a
sed
that does not truncate output
..
. /bin/sed
checking
for
grep
that handles long lines and -e
..
. /bin/grep
checking
for
egrep
..
. /bin/grep -E
checking
for
fgrep
..
. /bin/grep -F
checking
for
ld used by gcc
..
. /usr/bin/ld
checking
if
the linker
(
/usr/bin/ld
)
is GNU ld
..
.
yes
checking
for
BSD- or MS-compatible name lister
(
nm
)
..
. /usr/bin/nm -B
checking the name lister
(
/usr/bin/nm -B
)
interface
..
. BSD nm
checking whether
ln
-s works
..
.
yes
checking the maximum length of
command
line arguments
..
.
1572864
checking how to convert x86_64-pc-linux-gnu
file
names to x86_64-pc-linux-gnu format
..
. func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu
file
names to toolchain format
..
. func_convert_file_noop
checking
for
/usr/bin/ld option to reload object files
..
. -r
checking
for
objdump
..
. objdump
checking how to recognize dependent libraries
..
. pass_all
checking
for
dlltool
..
. no
checking how to associate runtime and
link
libraries
..
.
printf
%s
\
n
checking
for
ar
..
. ar
checking
for
archiver @FILE support
..
. @
checking
for
strip
..
. strip
checking
for
ranlib
..
. ranlib
checking
command
to parse /usr/bin/nm -B output from gcc object
..
. ok
checking
for
sysroot
..
. no
checking
for
a working dd
..
. /bin/dd
checking how to truncate binary pipes
..
. /bin/dd
bs
=
4096
count
=
1
checking
for
mt
..
. mt
checking
if
mt is a manifest tool
..
. no
checking how to run the C preprocessor
..
. gcc -E
checking
for
ANSI C header files
..
.
yes
checking
for
sys/types.h
..
.
yes
checking
for
sys/stat.h
..
.
yes
checking
for
stdlib.h
..
.
yes
checking
for
string.h
..
.
yes
checking
for
memory.h
..
.
yes
checking
for
strings.h
..
.
yes
checking
for
inttypes.h
..
.
yes
checking
for
stdint.h
..
.
yes
checking
for
unistd.h
..
.
yes
checking
for
dlfcn.h
..
.
yes
checking
for
objdir
..
. .libs
checking
if
gcc supports -fno-rtti -fno-exceptions
..
. no
checking
for
gcc option to produce PIC
..
. -fPIC -DPIC
checking
if
gcc PIC flag -fPIC -DPIC works
..
.
yes
checking
if
gcc static flag -static works
..
.
yes
checking
if
gcc supports -c -o file.o
..
.
yes
checking
if
gcc supports -c -o file.o
..
.
(
cached
)
yes
checking whether the gcc linker
(
/usr/bin/ld -m elf_x86_64
)
supports shared libraries
..
.
yes
checking whether -lc should be explicitly linked in
..
. no
checking dynamic linker characteristics
..
. GNU/Linux ld.so
checking how to hardcode library paths into programs
..
. immediate
checking whether stripping libraries is possible
..
.
yes
checking
if
libtool supports shared libraries
..
.
yes
checking whether to build shared libraries
..
.
yes
checking whether to build static libraries
..
. no
checking
for
pkg-config
..
. /usr/bin/pkg-config
checking
for
pkg-config
..
. /usr/bin/pkg-config
checking pkg-config is at least version
0.20
..
.
yes
checking
for
ANSI C header files
..
.
(
cached
)
yes
checking execinfo.h usability
..
.
yes
checking execinfo.h presence
..
.
yes
checking
for
execinfo.h
..
.
yes
checking sys/select.h usability
..
.
yes
checking sys/select.h presence
..
.
yes
checking
for
sys/select.h
..
.
yes
checking sys/socket.h usability
..
.
yes
checking sys/socket.h presence
..
.
yes
checking
for
sys/socket.h
..
.
yes
checking sys/timerfd.h usability
..
.
yes
checking sys/timerfd.h presence
..
.
yes
checking
for
sys/timerfd.h
..
.
yes
checking syslog.h usability
..
.
yes
checking syslog.h presence
..
.
yes
checking
for
syslog.h
..
.
yes
checking ctype.h usability
..
.
yes
checking ctype.h presence
..
.
yes
checking
for
ctype.h
..
.
yes
checking netinet/tcp.h usability
..
.
yes
checking netinet/tcp.h presence
..
.
yes
checking
for
netinet/tcp.h
..
.
yes
checking
for
size_t
..
.
yes
checking
for
working alloca.h
..
.
yes
checking
for
alloca
..
.
yes
checking
for
library containing dlopen
..
. -ldl
checking
for
library containing dlsym
..
. -ldl
checking
for
backtrace
in
-lexecinfo
..
. no
checking
for
doxygen
..
.
false
checking whether SYS_getrandom is declared
..
.
yes
checking
if
gcc supports -fvisibility
=
hidden
..
.
yes
checking
for
clock_gettime
..
.
yes
checking
for
localtime_r
..
.
yes
checking whether struct tm has tm_gmtoff member
..
.
yes
checking
for
TALLOC
..
.
yes
checking
for
PCSC
..
.
yes
checking
for
LIBGNUTLS
..
. no
configure: error: Package requirements
(
gnutls
>
=
2.12
.0
)
were not met:

No package
'gnutls'
found

Consider adjusting the PKG_CONFIG_PATH environment variable
if
you
installed software
in
a non-standard prefix.

Alternatively, you may
set
the environment variables LIBGNUTLS_CFLAGS
and LIBGNUTLS_LIBS to avoid the need to call pkg-config.
See the pkg-config
man
page
for
more
details.
я понимаю что этот gnutls относится к библиотеке gnutls-dev хз уже дохера че перекопал уже подкиньте еще какуюнибудь мыслю.

1. попробуй собрать из изходников последнюю версию gnutls, возможно в репозиториях её нет
2. следи за речью на форуме
 
Ответить с цитированием

  #66  
Старый 07.08.2018, 15:01
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

Виктор2016 сказал(а):

всем привет! гугл не помог, к тому же нашел этот же вопрос от разных буржуинов, такая проблема, не могу загрузить лоудер на телефон с помощью FTDI232RL ( пробовал с двумя одинаковыми платами, не работает ни одна). Он должен работать с любыми не стандартными скоростями и уж тем более со стандартными. Беру ветку Мастер, и гружу 1. через СР2102 не перепрошитый - всё хорошо, лоадер грузится на раз, СССН работает. 2. через СР2102 - перешитый - лоудер грузится , СССН работает 3. через FTDI232 RL - не грудится загрузчик, при этом и провода ( переставлял) и телефон одни и те же во всех случаях. В терминалке телефон во всех случаях четко отвечает на нажатие красной кнопки, порты видятся и установлены.

Оформите, пожалуйста, вывод под спойлер.

У меня бывала такая же проблема с cp2102 перепрошитым. Помогало переподсоединение шнура и перезапуск команды загрузки (иногда не с первого раза). Про FTDI232RL ничего сказать не могу, т.к. не юзал, но попробуйте мой вариант.
Ещё так же заметил, что compalarm прошивки успешно грузятся впринципе всегда, а с highram вот такие проблемы очень часто возникают. Попробуйте layer1.compalarm.bin
 
Ответить с цитированием

  #67  
Старый 07.08.2018, 15:10
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

Виктор2016 сказал(а):

и второй вопрос - как и надо ли задавать скорость обмена во время работы с телефоном?

Не задавал (даже не знал про такую возможность), всё работало.
 
Ответить с цитированием

  #68  
Старый 07.08.2018, 15:22
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

Виктор2016 сказал(а):

про второй вопрос - я бы тоже не знал, но тут в одной закрытой группе написали что типа юзал на больших скоростях, всё работало, а вот уже как он юзал именно на больших скоростях не отвечает

Скорее всего речь о beacon-interval (-i)



Тут стоит поэксперементировать со значением, в оффициальном мануале о нём написана только одна строчка
 
Ответить с цитированием

  #69  
Старый 09.08.2018, 22:43
Dr.Lafa
Новичок
Регистрация: 30.12.2016
Сообщений: 0
С нами: 4931546

Репутация: 0
По умолчанию

Цитата:

Виктор2016 сказал(а):

И ещё - как я понял меняя скорость на не стандартную для 2102 - мы всё равно указываем стандартную, а уж сам преобразователь залезет по нужным ( для заданной стандартной) адресам и выдаст не стандартную скорость, верно? Т.е. указывать явно не стандартную скорость нельзя

Не знаю, мне кажется будут использоваться скорости из списка доступных для cp2102
 
Ответить с цитированием

  #70  
Старый 11.08.2018, 20:43
House26
Новичок
Регистрация: 13.07.2018
Сообщений: 0
С нами: 4124485

Репутация: 0
По умолчанию

Цитата:

st55 сказал(а):

Есть некий вопрос. Недавно достал себе C118 для этих целей и встал в тупик из-за того самого 2.5 minijack. Прочитал тут статью, нашёл 3RCA to TRRS у себя дома, но он был 3.5 мм. По фоткам не очень понятно сколько миллиметров у джека. Вопрос вот в чём, есть ли возможность приспособить 3.5 мм в качестве дата-кабеля под С118? Из-за конструктивных особенностей (даже при разборе телефона) невозможно вставить 3.5 мм, а жаль.

Зачем так заморачиваться?Если можно купить разъем 2.5,рублей за 15-30,на любом радиорынке.
 
Ответить с цитированием
Ответ





Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 


Быстрый переход




ANTICHAT ™ © 2001- Antichat Kft.