SigmaStar

Results 13 comments of SigmaStar

[errorlog.txt](https://github.com/thalium/icebox/files/7028604/errorlog.txt) It seems there isn't any errors. all the errors following is just because the download command failed to download all the pdb symbols. It just downloaded the first symbol...

It's Windows 10 1903 inner version 10.0.18362.30. So the problem is just because this version of pdb file cannot be correctly downloaded? lol

I reinstalled my guest windows and tried again, but sadly it still doesn't work.

Yes, I manully downloaded all pdb file from windows and now it just report few pdb errors.

I want to setup tun2socks on server 1 so I did as what tutorial shows. The socks5 proxy is running on my workstation and is used for server 1. By...

I found the reason, it's pefile, pefile.get_memory_mapped_image sometime return bytearray

But, after I fix that error, unipacker still cannot finish unpacking: ``` Next up: Sample: [PECompact] lbop20_PECompact.exe Emulation starting at 0x401252 Invalid memory access UC_MEM_READ_UNMAPPED, addr: 0x8024a8 Emulation of lbop20_PECompact.exe...

Yes, you can. I've already done that. Actually they are the same thing but different format. I guess this is a bug of pefile module. ---Original--- From: ***@***.***> Date: Sat,...

same question. Have you solve it?

Files in git lfs are some libraries and redex-all, I have already compiled redex-all myself but for those library, they are compiled with android aosp. Currently I don't know how.