Releases: keowu/RDTSC_Calculator
RDTSC CALCULATOR V1.05
# RDTSC_Calculator
RDTSC_Calculator, is an RDTSC hook for processors in the intel architecture.
Portuguese
RDTSC_Calculator é um hook para O contador do carimbo de data / hora é um registro de 64 bits presente em todos os processadores x86 desde o Pentium. Conta o número de ciclos desde a redefinição. A instrução RDTSC retorna o TSC no EDX: EAX. No modo x86-64, o RDTSC também limpa os 32 bits mais altos do RAX e RDX. Seu opcode é 0F 31.
English
RDTSC_Calculator is a hook for The timestamp counter is a 64-bit register present on all x86 processors since Pentium. Counts the number of cycles since reset. The RDTSC instruction returns the TSC in EDX: EAX. In x86-64 mode, RDTSC also clears the highest 32 bits of RAX and RDX. Its opcode is 0F 31.
Use
English
Download and execute !
Português
Download e executar !
English
Download HERE
Português
Download Aqui
Screenshots
Histórico de lançamentos / Build History
- 1.05 - Graph Version
- 1.01 - First release
Contributing
Portuguese
- Faça o fork do projeto (https://github.com/yourname/yourproject/fork)
- Crie uma branch para sua modificação (
git checkout -b feature/fooBar
) - Faça o commit (
git commit -am 'Add some fooBar'
) - Push (
git push origin feature/fooBar
) - Crie um novo Pull Request
English
- Do the project fork (https://github.com/yourname/yourproject/fork)
- Create a branch for your modification (
git checkout -b feature/fooBar
) - Do the commit(
git commit -am 'Add some fooBar'
) - Push (
git push origin feature/fooBar
) - Create a new Pull Request
RDTSC CALCULATOR V1.01
RDTSC_Calculator, is an RDTSC hook for processors in the intel architecture.
Portuguese
RDTSC_Calculator é um hook para O contador do carimbo de data / hora é um registro de 64 bits presente em todos os processadores x86 desde o Pentium. Conta o número de ciclos desde a redefinição. A instrução RDTSC retorna o TSC no EDX: EAX. No modo x86-64, o RDTSC também limpa os 32 bits mais altos do RAX e RDX. Seu opcode é 0F 31.
English
RDTSC_Calculator is a hook for The timestamp counter is a 64-bit register present on all x86 processors since Pentium. Counts the number of cycles since reset. The RDTSC instruction returns the TSC in EDX: EAX. In x86-64 mode, RDTSC also clears the highest 32 bits of RAX and RDX. Its opcode is 0F 31.
Use
English
Download and execute !
Português
Download e executar !
English
Download HERE
Português
Download Aqui
Screenshots
Histórico de lançamentos / Build History
- 1.01 - First release
Contributing
Portuguese
- Faça o fork do projeto (https://github.com/yourname/yourproject/fork)
- Crie uma branch para sua modificação (
git checkout -b feature/fooBar
) - Faça o commit (
git commit -am 'Add some fooBar'
) - Push (
git push origin feature/fooBar
) - Crie um novo Pull Request
English
- Do the project fork (https://github.com/yourname/yourproject/fork)
- Create a branch for your modification (
git checkout -b feature/fooBar
) - Do the commit(
git commit -am 'Add some fooBar'
) - Push (
git push origin feature/fooBar
) - Create a new Pull Request