Giter VIP home page Giter VIP logo

Comments (2)

florax-k avatar florax-k commented on July 24, 2024

log.0.1976.html.txt

from winafl.

derekbruening avatar derekbruening commented on July 24, 2024

Unfortunately it's not a straightforward decoder issue such as avx512 or something. The win32 start address of the thread is bogus. However, there is something strange here: this is the main thread (it's log.0.*), and default injection on Windows is much later than this. What injection was used here? Is this a child process where the parent was under DR control?

interp: start_pc = 0x00007ffd90b213cd
  0x00007ffd90b213cd  48 8b cf             mov    %rdi -> %rcx
  0x00007ffd90b213d0  ff d3                call   %rbx %rsp -> %rsp 0xfffffff8(%rsp)[8byte]
end_pc = 0x00007ffd90b213d2

Fragment 8, tag 0x00007ffd90b213cd, flags 0x1000030, shared, size 33:
        [KERNEL32.dll~BaseThreadInitThunk+0x1d,~TermsrvOpenRegEntry-0x43]
Entry into F8(0x00007ffd90b213cd).0x0000000b2b8a1158 (shared)
        
Exit from sourceless ibl: bb call*      []
 (target 0x0000000bab820000 not in cache)
fragment_add_ibl_target tag 0x0000000bab820000, branch 1, F0 

...

interp: start_pc = 0x0000000bab820000
stack vs 0x0000000bab820000: official 0x0000000bab860000..0x0000000babc60000, esp 0x0000000babc5f788
new shared vm area: 0x0000000bab820000-0x0000000bab821000 ---- unexpected vm area HelloWorld.exe
  0x0000000bab820000  4d 5a                pop    %rsp (%rsp)[8byte] -> %r10 %rsp
  0x0000000bab820002  90                   nop
  0x0000000bab820003  00 03                add    %al (%rbx)[1byte] -> (%rbx)[1byte]
  0x0000000bab820005  00 00                add    %al (%rax)[1byte] -> (%rax)[1byte]
  0x0000000bab820007  00 04 00             add    %al (%rax,%rax)[1byte] -> (%rax,%rax)[1byte]
  0x0000000bab82000a  00 00                add    %al (%rax)[1byte] -> (%rax)[1byte]
SYSLOG_WARNING: Invalid opcode encountered
Invalid opcode @0x0000000bab82000c: 0xff0027
decode: invalid instr at 0x0000000bab82000c
  0x0000000bab82000c  ff ff...??           <INVALID>

from winafl.

Related Issues (20)

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.