issues
search
mandiant
/
speakeasy
Windows kernel and user mode emulation.
MIT License
1.52k
stars
232
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add several API hooks to emulate through couple of Rust samples.
#242
dmsft
closed
7 months ago
3
Bus error on python (macOS Silicon)
#241
zangobot
opened
8 months ago
0
Unsupported API: MSVCP140.??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ (ret: 0x1400026b9)
#240
ghost
opened
8 months ago
0
module_entry: Caught error: invalid_read
#239
ghost
opened
9 months ago
6
Add WSAConnect API
#238
0xa13d
closed
9 months ago
4
Update requirements.txt
#237
ronbarrey
opened
10 months ago
0
Possibility to rebase shellcode
#236
ogre2007
opened
1 year ago
0
Update requirements.txt
#235
Derekt2
opened
1 year ago
15
Merge pull request #1 from mandiant/master
#234
sacx
closed
1 year ago
1
Example Binaries or Output
#233
eljeffeg
opened
1 year ago
0
Add more API and some bugs fix
#231
HongThatCong
closed
1 year ago
0
Implementation of ShellExecuteEx
#230
cecio
closed
1 year ago
2
Allocate SizeOfStackReserve instead of fixed value in 'load_module'
#229
cecio
closed
1 year ago
1
Question about stack size - alloc_stack
#228
cecio
closed
1 year ago
1
Multiple function implementations
#227
stonerhash
opened
1 year ago
3
Fix potential ZwMapViewOfSection and GetKeyboardLayoutList bugs and add support for SystemCodeInformation class
#226
stonerhash
closed
1 year ago
1
UC_MEM_READ_PROT | Potential bug on memory allocation permissions
#225
stonerhash
closed
1 year ago
5
Bug in read string from UNICODE_STRING and ANSI_STRING
#224
HongThatCong
closed
1 year ago
5
"Hello World" in Golang
#223
frigidaire
opened
1 year ago
8
Error with Vector Exception Handler
#222
HongThatCong
opened
1 year ago
2
Added dummy functions for
#221
sacx
closed
1 year ago
0
Added InitCommonControls - Under Comctl32.dll version 6.0 and later, …
#220
sacx
closed
1 year ago
0
Added GetSystemDefaultLCID
#219
sacx
closed
1 year ago
0
Bug in parse command line args to input file
#218
HongThatCong
opened
1 year ago
0
Please add image base in report json files
#217
HongThatCong
opened
2 years ago
0
Update requirements.txt
#216
vaq130
closed
1 year ago
5
I detected some malware which are using IsProcessorFeaturePresent fun…
#215
sacx
closed
2 years ago
5
changes + additions
#214
lucebac
closed
2 years ago
0
Adding stack_commit parameter for shellcode
#213
ronbarrey
closed
2 years ago
0
Fix incorrect type (tuple) getting added to string list
#212
0xa13d
closed
2 years ago
0
Added StartServiceA and ControlService dummy functions
#211
sacx
closed
2 years ago
0
Added SetFilePointerEx. Is just SetFilePointer adapted for Win Api.
#210
sacx
closed
2 years ago
0
make string cmp insensitive for PE resource names. add initial support for setting/executing window procedures.
#209
jtbennett-fe
closed
2 years ago
0
Added two simple APIs
#208
cecio
closed
2 years ago
0
Various user mode API updates and additions
#207
mwilliams31
closed
2 years ago
0
Minor fix in "VirtualAllocEx": added check to avoid null reference
#206
cecio
closed
2 years ago
0
Modification to "MapViewOfFile"
#205
cecio
closed
2 years ago
0
kernel32 resource API updates
#204
mwilliams31
closed
2 years ago
0
Minor API updates
#203
mwilliams31
closed
2 years ago
0
Minor user32 updates
#202
mwilliams31
closed
2 years ago
0
Additional SID support
#201
mwilliams31
closed
2 years ago
0
Initial iphlpapi.dll support
#200
mwilliams31
closed
2 years ago
0
ws2_32.gethostbyname fix
#199
mwilliams31
closed
2 years ago
0
Fix of Issue #197
#198
dtrizna
closed
2 years ago
1
undefined name 'out'
#197
williballenthin
closed
2 years ago
3
Added GlobalSize implementation
#196
jhumble
closed
2 years ago
0
Added LdrFindResource_U and LdrAccessResource
#195
jhumble
closed
2 years ago
2
Added multiple simple anti-debugging / enumeration API calls often seen in ransomware, droppers, etc.
#194
dtrizna
closed
2 years ago
0
Fix in msvcrt!mbstowcs_s to avoid to write null pReturnValue
#193
cecio
closed
2 years ago
3
Added AddVectoredExceptionHandler in Kernel32. This is already define…
#192
sacx
closed
2 years ago
0
Next