GithubHelp home page GithubHelp logo

dvrf's People

Contributors

b1ack0wl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dvrf's Issues

About gdb "The program is not being run."

Hello! Thanks for your anwser last time. This time when i enter a lot of 'A' at the stack_bof_01 beside chroot, the (gdb) c shows "The program is not being run." And when i entered (gdb) file, it shows "No executable file now. No symbol file now." What wrong with my gdb lol.

About extract DVRF_v03

Hello! i'm learning about CPU architectures outside of the x86_64 space by your DVRF project. But when the step i used Binwalk to extract DVRF_v03.bin it's become three WARNING says : No such file or directory,"unsquashfs","sasquatch" might not be installed correctly.
51124154_1207237092787184_8574211210650583040_n

Is this normal?

sth wrong about my environment

I install almost everything recommended, buildroot, binwalk, gdb-multiarch, pwndbg, pwntools, qemu and maybe something more. And my commands are that:
`ubuntu@ubuntu:~/Desktop/DVRF/_DVRF_v03.bin.extracted/squashfs-root$ ./qemu-mipsel-static -L ./ -g 1234 ./pwnable/Intro/stack_bof_01
Usage: stack_bof_01
-By b1ack0wl

sudo chroot . ./qemu-mipsel-static -g 1234 ./pwnable/Intro/stack_bof_01

ubuntu@ubuntu:~/Desktop/DVRF/_DVRF_v03.bin.extracted/squashfs-root$ gdb-multiarch pwnable/Intro/stack_bof_01
(gdb) set architecture mips
(gdb) target remote 127.0.0.1:1234
(gdb) c
(gdb) disass main
`

The results are:
warning: remote target does not support file transfer, attempting to access files from local filesystem. Reading symbols from /home/ubuntu/Desktop/DVRF/_DVRF_v03.bin.extracted/squashfs-root/lib/ld-uClibc.so.0...(no debugging symbols found)...done. 0x7f7b9a80 in _start () from /home/ubuntu/Desktop/DVRF/_DVRF_v03.bin.extracted/squashfs-root/lib/ld-uClibc.so.0 (gdb) c Continuing. [Inferior 1 (Remote target) exited with code 01]
Actually there is an warning and exited, which means that gdb can not attach the "DVRF" process, and I do not know what to do more. Since the blog is no longer exist, could you please tell me sth about it? Thx very much!

Compilation failure

Hello! For my tasks i want to make this firmware for different platforms. First of all i have got a trouble compiling it using toolchain attached to the project. Here is log file:

DVRF_makefile_output.txt

I've tried using latest Debian OS and Fedora 11 and the problem is the same

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.