-
Comments for https://www.endpointdev.com/blog/2013/01/evading-anti-virus-metasploit/
By Brian Buchalter
To enter a comment:
1. Log in to GitHub
2. Leave a comment on this issue.
-
In the vallina game, the trail of remote bomb is a paracurve.
With FPS++ on, it bounces in the mid air, just after it getting out of the hands.
Many mechanisms in game bind to the frame rate.
Th…
-
Hello,
when I start IDA with IDArling, d63bb7c887be9ca61ff3457eadebfb8ba4bb94ff, CPU usage reaches 100%, even without any IDB loaded.
`perf` reports the following as being the most CPU intensive f…
-
I just cloned this project (commit eb452362) and typed ./build and got the following error:
```
depbase=`echo debug_disasm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I. -I../.. -…
negge updated
2 years ago
-
After successfully building and installing anvill (on both macOS and Linux), 'python3 -m anvill' results in a 'No module named anvill' error.
After manually installing the anvill Python module, 'py…
-
Hello, I'm trying to run it on ida 6.9, but got an error of QDialog on AboutWindow, after i fix it with QWidget, i got an log message output of parsers loaded and nothing else - menu item doesn't app…
-
```
What steps will reproduce the problem?
1. print function's graph
What is the expected output? What do you see instead?
The so generated graph (CFG) is broken many places which means there are
mi…
-
Currently, the IDA Pro integration requires a specific port, `31337` for all of its XML-RPC communications.
It would be nice if the following additions were made:
* An additional configuration s…
-
Add support to IDA 7.0 and this tool will be much better.
-
Hello,
Do you think it is possible to force tx multicast rate (to ac rate) in ibss mode by modifying the firmware ?
I know my question is only partially related to nexmon but I don't know where to…