Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged reverse

0 votes
950 views
1 answer
    After loading an executable into gdb, how do I break at the entry point, before the first instruction is ... s encrypted so break main does absolutely nothing. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
945 views
1 answer
    I would like some sort of method to create a fairly long sequence of random numbers that I can flip through ... going to try that first. Any other ideas? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
922 views
1 answer
    In Python, what is the best way to create a new list whose items are the same as those of some other list, ... use one of the above approaches over the other? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
972 views
1 answer
    I'm writing a paper on malware and malware analysis and would like to include a bit on polymorphic malware(Code ... /65877330/how-does-polymorphic-code-work-on-the-exe-file...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
919 views
1 answer
    While doing reverse engineering i always need to seek into specific functions. I used to work with radare2 with ... .com/questions/65900814/seeking-into-a-specific-function-in-gdb...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
787 views
1 answer
    This is working in linux, I am able to execute any command and all is fine. In windows (tried in 2 machines) ... -on-windows-10-x64-based-pure-python-code-crashed-instantly-when-ex...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
959 views
1 answer
    Can I disassemble a flat binary file using objdump? I'm familiar with disassembling a structured binary ... /questions/14290879/disassembling-a-flat-binary-file-using-objdump...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
873 views
1 answer
    Can I disassemble a flat binary file using objdump? I'm familiar with disassembling a structured binary ... /questions/14290879/disassembling-a-flat-binary-file-using-objdump...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I've tried everything: @Starlette: routes = [ Mount("/static/", StaticFiles(directory=parent+fs+"decoration"+fs+" ... for-doesnt-create-links-with-https-scheme-behind-nginx-via-uvi...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
849 views
1 answer
    I'm newbie to varnish. I want to to serve all the request from the varnish cache. My backend asked ... /questions/66054428/varnish-caching-external-content-requested-by-backend-url...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I've tried everything: @Starlette: routes = [ Mount("/static/", StaticFiles(directory=parent+fs+"decoration"+fs+" ... for-doesnt-create-links-with-https-scheme-behind-nginx-via-uvi...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
929 views
1 answer
    I'm newbie to varnish. I want to to serve all the request from the varnish cache. My backend asked ... /questions/66054428/varnish-caching-external-content-requested-by-backend-url...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.5k views
1 answer
    I've installed Apache httpd on my Mac and "It works". Now I need to configure a Virtual Host in order to ... Apache Httpd but now with Nginx it works. Thanks for your answers...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.8k views
1 answer
    I've installed Apache httpd on my Mac and "It works". Now I need to configure a Virtual Host in order to ... Apache Httpd but now with Nginx it works. Thanks for your answers...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...